Skip to content

Commit 6964385

Browse files
workflows/labels: fix wrong yaml file (#404167)
2 parents 3e0905a + de670fa commit 6964385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
)
5757
with:
5858
repo-token: ${{ secrets.GITHUB_TOKEN }}
59-
configuration-path: .github/labeler-protected-branches.yml
59+
configuration-path: .github/labeler-development-branches.yml
6060
sync-labels: true

0 commit comments

Comments
 (0)