mirror of
https://github.com/curl/curl.git
synced 2026-04-30 17:17:56 +03:00
CI: Work around a labeler bug that removes labels
This commit is contained in:
parent
cec47daa8c
commit
ffe3e3c4e1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
|
@ -24,3 +24,5 @@ jobs:
|
|||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# Workaround for actions/labeler#112
|
||||
sync-labels: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue