Skip to content

Commit 9333b9b

Browse files
mrbobbytablesjeefy
authored andcommitted
point to mbt for label test config
Signed-off-by: Bob Killen <bkillen@linuxfoundation.org>
1 parent 12989c0 commit 9333b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
with:
26-
labels: https://raw.githubusercontent.com/cncf/automation/main/utilities/labeler/labels.yaml
26+
labels: https://raw.githubusercontent.com/mrbobbytables/cncf-automation/refs/heads/label-config/utilities/labeler/labels.yaml
2727
owner: ${{ github.repository_owner }}
2828
repo: ${{ github.event.repository.name }}
2929
issue_number: ${{ github.event.issue.number }}

0 commit comments

Comments
 (0)