We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12989c0 commit 9333b9bCopy full SHA for 9333b9b
.github/workflows/labeler.yml
@@ -23,7 +23,7 @@ jobs:
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
with:
26
- labels: https://raw.githubusercontent.com/cncf/automation/main/utilities/labeler/labels.yaml
+ labels: https://raw.githubusercontent.com/mrbobbytables/cncf-automation/refs/heads/label-config/utilities/labeler/labels.yaml
27
owner: ${{ github.repository_owner }}
28
repo: ${{ github.event.repository.name }}
29
issue_number: ${{ github.event.issue.number }}
0 commit comments