GH Actions: Fix labeler bot

This commit is contained in:
Jameer Pathan 2021-02-19 10:58:20 +05:30 committed by Yu Watanabe
parent 5be5d1f2a1
commit 63f48ab3fa

View file

@ -10,3 +10,4 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: "" # This is a workaround for issue 18671