github/labeler: remove workaround for labeler

This was added due to what seemed to be a bug regarding the sync-labels:
config option, but it looks like it wasn't necessary.

Follow-up to b2b0534e7
This commit is contained in:
Dan Fandrich 2023-09-28 18:45:35 -07:00
parent ecdde58c14
commit 5c006df36c

View File

@ -24,5 +24,5 @@ jobs:
- uses: actions/labeler@v5.0.0-beta.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false
dot: true
# This is documented but doesn't work yet:
#dot: true