diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index aba7d0a..3ed9ae7 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,5 +18,4 @@ jobs: - uses: actions/labeler@v5 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - configuration-path: .github/labeler.yml sync-labels: true