diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 284905d62e0b..e3423ce169f4 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -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