Skip to content

Change resource key logic for k8s #2881

Change resource key logic for k8s

Change resource key logic for k8s #2881

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
assign:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/labeler.yaml