fix(deps): update aws-sdk-rust monorepo #259
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# (c) Copyright 2019-2024 OLX | |
on: | |
pull_request: | |
types: [opened, edited] | |
name: conventional-release-labels | |
jobs: | |
label: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: bcoe/conventional-release-labels@v1 |