CI: sync labels on PR updates
This commit is contained in:
parent
e0dc49f287
commit
58b96ca0c0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
|
|
@ -21,3 +21,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
configuration-path: .github/labeler.yml
|
configuration-path: .github/labeler.yml
|
||||||
repo-token: ${{ steps.app-token.outputs.token }}
|
repo-token: ${{ steps.app-token.outputs.token }}
|
||||||
|
sync-labels: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue