neon_arch commited on
Commit
2d218d6
1 Parent(s): b0578c4

ci: fix labels/tags auto-generation on oss standards github ci

Browse files
Files changed (1) hide show
  1. .github/workflows/labels.yml +1 -1
.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
- # force: true # optional to clear existing labels, default to true
 
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