Skip to content

feat(doc): Move On-prem deployment instruction to the registry scanner chart #1303

feat(doc): Move On-prem deployment instruction to the registry scanner chart

feat(doc): Move On-prem deployment instruction to the registry scanner chart #1303

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 }}"