Fix labeler actions error.
This commit is contained in:
parent
b98a7774f4
commit
ee2c2fb8a9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -9,4 +9,4 @@ jobs:
|
|||
- uses: actions/labeler@main
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: ""
|
||||
sync-labels: "true"
|
||||
|
|
Loading…
Add table
Reference in a new issue