workflows/labels: fix wrong yaml file (#404167)

This commit is contained in:
Wolfgang Walther 2025-05-04 18:00:34 +00:00 committed by GitHub
commit 6964385faf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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