mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:31:40 +03: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
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue