mirror of
https://github.com/curl/curl.git
synced 2026-04-24 05:52:11 +03:00
github/labeler: fix up more the labeler config format
The new version didn't like the workaround we had for a bug in the
previous labeler version, and it should no longer be needed.
Follow-up to dd12b452a
Closes #11906
This commit is contained in:
parent
23283dac5d
commit
32dcda98e7
2 changed files with 258 additions and 292 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
|
@ -24,5 +24,3 @@ jobs:
|
|||
- uses: actions/labeler@v5.0.0-beta.1
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# Workaround for actions/labeler#112
|
||||
sync-labels: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue