mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
github/labeler: give the sync-labels config item a default value
This shouldn't be necessary and is likely a bug with this beta version
of the labeller.
Also, fix the negative matches for the documentation label.
Follow-up to dd12b452a
Closes #11907
This commit is contained in:
parent
32dcda98e7
commit
b2b0534e76
2 changed files with 2 additions and 0 deletions
1
.github/workflows/label.yml
vendored
1
.github/workflows/label.yml
vendored
|
|
@ -24,3 +24,4 @@ jobs:
|
|||
- uses: actions/labeler@v5.0.0-beta.1
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue