mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +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/labeler.yml
vendored
1
.github/labeler.yml
vendored
|
|
@ -157,6 +157,7 @@ documentation:
|
|||
- 'LICENSES/**'
|
||||
- 'README'
|
||||
- 'RELEASE-NOTES'
|
||||
- AllGlobsToAllFiles:
|
||||
# some negative matches
|
||||
- '!**/CMakeLists.txt'
|
||||
- '!docs/examples/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue