Skip to content

chore: remove "password" input in kong/license step of workflows #11195

chore: remove "password" input in kong/license step of workflows

chore: remove "password" input in kong/license step of workflows #11195

name: PRs labels check
on:
pull_request_target:
types: [opened, reopened, ready_for_review, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: pmalek/[email protected]
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
invalid-labels: 'do not merge,on-hold'
pull-request-number: '${{ github.event.pull_request.number }}'
disable-reviews: true