diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 7667ffb..4654e30 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -13,3 +13,4 @@ jobs: - uses: actions/labeler@v3 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" + sync-labels: true \ No newline at end of file