mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
github/labeler: remove workaround for labeler
This was added due to what seemed to be a bug regarding the sync-labels:
config option, but it looks like it wasn't necessary.
Follow-up to b2b0534e7
This commit is contained in:
parent
ecdde58c14
commit
5c006df36c
4
.github/workflows/label.yml
vendored
4
.github/workflows/label.yml
vendored
@ -24,5 +24,5 @@ jobs:
|
||||
- uses: actions/labeler@v5.0.0-beta.1
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: false
|
||||
dot: true
|
||||
# This is documented but doesn't work yet:
|
||||
#dot: true
|
||||
|
Loading…
Reference in New Issue
Block a user