Skip to content

build(deps-dev): bump the default group with 2 updates #267

build(deps-dev): bump the default group with 2 updates

build(deps-dev): bump the default group with 2 updates #267

# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
name: pull-request-lint
on:
pull_request_target:
types:
- labeled
- opened
- synchronize
- reopened
- ready_for_review
- edited
merge_group: {}
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
build
chore
ci
docs
style
refactor
requireScope: false