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

authored by Wolfgang Walther and committed by GitHub 6964385f 3e0905a3

+1 -1
+1 -1
.github/workflows/labels.yml
··· 56 ) 57 with: 58 repo-token: ${{ secrets.GITHUB_TOKEN }} 59 - configuration-path: .github/labeler-protected-branches.yml 60 sync-labels: true
··· 56 ) 57 with: 58 repo-token: ${{ secrets.GITHUB_TOKEN }} 59 + configuration-path: .github/labeler-development-branches.yml 60 sync-labels: true