Skip to content

[Snyk] Security upgrade node-gyp from 9.4.1 to 10.2.0 #469

[Snyk] Security upgrade node-gyp from 9.4.1 to 10.2.0

[Snyk] Security upgrade node-gyp from 9.4.1 to 10.2.0 #469

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.7
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}