ci: remove force flag to not clear existing tags/labels
This commit is contained in:
parent
22638b88ca
commit
30102cc6f9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/labels.yml
vendored
1
.github/workflows/labels.yml
vendored
|
@ -19,4 +19,3 @@ jobs:
|
|||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
owner-name: ${{ github.repository_owner }}
|
||||
repository-name: ${{ github.event.repository.name }}
|
||||
force: true # optional to clear existing labels, default to true
|
||||
|
|
Loading…
Add table
Reference in a new issue