Skip to content

feat(response actions): white list for host and cluster shield config map #4555

feat(response actions): white list for host and cluster shield config map

feat(response actions): white list for host and cluster shield config map #4555

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
branches: [main]
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"