workflows/labels: fix wrong yaml file

This commit is contained in:
Wolfgang Walther 2025-05-04 19:57:30 +02:00
parent 3e0905a3fb
commit de670fa466
No known key found for this signature in database
GPG Key ID: B39893FA5F65CAE1

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