workflows/labels: fix wrong yaml file (#404167)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user