Spaces:
Runtime error
Runtime error
neon_arch
commited on
Commit
•
389349f
1
Parent(s):
5d6f50a
ci: set the option to clear existing tags/labels to false
Browse files
.github/workflows/labels.yml
CHANGED
@@ -19,3 +19,4 @@ jobs:
|
|
19 |
github-token: ${{ secrets.GITHUB_TOKEN }}
|
20 |
owner-name: ${{ github.repository_owner }}
|
21 |
repository-name: ${{ github.event.repository.name }}
|
|
|
|
19 |
github-token: ${{ secrets.GITHUB_TOKEN }}
|
20 |
owner-name: ${{ github.repository_owner }}
|
21 |
repository-name: ${{ github.event.repository.name }}
|
22 |
+
force: false
|