mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
CI: Work around a labeler bug that removes labels
This commit is contained in:
parent
cec47daa8c
commit
ffe3e3c4e1
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…
Reference in New Issue
Block a user