Skip to content

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk #710

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk #710

---
name: Conventional PR Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
conventional-pr-title:
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}