Skip to content

chore: Bump @smithy/property-provider from 3.0.0 to 3.1.3 #167

chore: Bump @smithy/property-provider from 3.0.0 to 3.1.3

chore: Bump @smithy/property-provider from 3.0.0 to 3.1.3 #167

name: pull-request-lint
on:
pull_request_target:
types:
- labeled
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: amannn/action-semantic-pull-request@v4.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
chore
requireScope: false