Skip to content

[release/3.0.x] chore(deps): update Kong, Helm chart and Istio #10769

[release/3.0.x] chore(deps): update Kong, Helm chart and Istio

[release/3.0.x] chore(deps): update Kong, Helm chart and Istio #10769

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