Skip to content

Added missing reference to NGINX Ingress Controller with both NGINX App Protect WAF and NGINX App Protect DoS image #7263

Added missing reference to NGINX Ingress Controller with both NGINX App Protect WAF and NGINX App Protect DoS image

Added missing reference to NGINX Ingress Controller with both NGINX App Protect WAF and NGINX App Protect DoS image #7263

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write # for actions/labeler to add labels
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true