Spaces:
Runtime error
Runtime error
neon_arch
commited on
Commit
•
2d218d6
1
Parent(s):
b0578c4
ci: fix labels/tags auto-generation on oss standards github ci
Browse files
.github/workflows/labels.yml
CHANGED
@@ -19,4 +19,4 @@ jobs:
|
|
19 |
github-token: ${{ secrets.GITHUB_TOKEN }}
|
20 |
owner-name: ${{ github.repository_owner }}
|
21 |
repository-name: ${{ github.event.repository.name }}
|
22 |
-
|
|
|
19 |
github-token: ${{ secrets.GITHUB_TOKEN }}
|
20 |
owner-name: ${{ github.repository_owner }}
|
21 |
repository-name: ${{ github.event.repository.name }}
|
22 |
+
force: true # optional to clear existing labels, default to true
|