workflows/labels: fix wrong yaml file (#404167)
This commit is contained in:
commit
6964385faf
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
@ -56,5 +56,5 @@ jobs:
|
||||
)
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
configuration-path: .github/labeler-protected-branches.yml
|
||||
configuration-path: .github/labeler-development-branches.yml
|
||||
sync-labels: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user