diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 8c9e03ca656..d58080259b8 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -9,4 +9,4 @@ jobs: steps: - uses: actions/labeler@v5 with: - sync-labels: .github/labeler.yml + sync-labels: true