CI: Work around a labeler bug that removes labels

This commit is contained in:
Dan Fandrich 2023-01-28 19:48:02 -08:00
parent cec47daa8c
commit ffe3e3c4e1

View File

@ -24,3 +24,5 @@ jobs:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# Workaround for actions/labeler#112
sync-labels: ''