Skip to content

chore(deps-dev): bump @eslint/compat from 2.0.3 to 2.0.4 in the minor-patch group #307

chore(deps-dev): bump @eslint/compat from 2.0.3 to 2.0.4 in the minor-patch group

chore(deps-dev): bump @eslint/compat from 2.0.3 to 2.0.4 in the minor-patch group #307

name: Pull Request Lint
on:
pull_request_target:
types:
- opened
- edited
- reopened
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