Skip to content

build(deps-dev): bump the npm-development group with 1 update #18

build(deps-dev): bump the npm-development group with 1 update

build(deps-dev): bump the npm-development group with 1 update #18

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate:
name: Validate PR title
permissions:
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
perf
deps
revert
docs
style
chore
refactor
test
build
ci
disallowScopes: |
release