Skip to content

chore(deps-dev): bump @localstack/appinspector-ui from 1.0.124 to 1.0.125 in the minor-patch group #340

chore(deps-dev): bump @localstack/appinspector-ui from 1.0.124 to 1.0.125 in the minor-patch group

chore(deps-dev): bump @localstack/appinspector-ui from 1.0.124 to 1.0.125 in the minor-patch group #340

name: Pull Request Lint
on:
pull_request:
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
refactor
chore
requireScope: false