mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-24 23:18:22 -05:00
ci: set the option to clear existing tags/labels to false
This commit is contained in:
parent
5d6f50a109
commit
389349f1b6
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…
Reference in New Issue
Block a user