Skip to content

chore(admission-controller,cloud-connector,cluster-scanner,node-analyzer,registry-scanner,sysdig-deploy): change charts ownership #2187

chore(admission-controller,cloud-connector,cluster-scanner,node-analyzer,registry-scanner,sysdig-deploy): change charts ownership

chore(admission-controller,cloud-connector,cluster-scanner,node-analyzer,registry-scanner,sysdig-deploy): change charts ownership #2187

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