Skip to content

fix(admission-controller): Restore DRY_RUN env in config map, used by legacy AC #1501

fix(admission-controller): Restore DRY_RUN env in config map, used by legacy AC

fix(admission-controller): Restore DRY_RUN env in config map, used by legacy AC #1501

Workflow file for this run

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