mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
ci: remove force flag to not clear existing tags/labels
This commit is contained in:
parent
22638b88ca
commit
30102cc6f9
1
.github/workflows/labels.yml
vendored
1
.github/workflows/labels.yml
vendored
@ -19,4 +19,3 @@ 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: true # optional to clear existing labels, default to true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user