Skip to content

chore(deps-dev): bump esbuild from 0.27.7 to 0.28.0 in the minor-patch group #306

chore(deps-dev): bump esbuild from 0.27.7 to 0.28.0 in the minor-patch group

chore(deps-dev): bump esbuild from 0.27.7 to 0.28.0 in the minor-patch group #306

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