ci: set the option to clear existing tags/labels to false
This commit is contained in:
parent
5d6f50a109
commit
389349f1b6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/labels.yml
vendored
1
.github/workflows/labels.yml
vendored
|
@ -19,3 +19,4 @@ jobs:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
owner-name: ${{ github.repository_owner }}
|
owner-name: ${{ github.repository_owner }}
|
||||||
repository-name: ${{ github.event.repository.name }}
|
repository-name: ${{ github.event.repository.name }}
|
||||||
|
force: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue