We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32fee4a + 516b2d0 commit a3c3527Copy full SHA for a3c3527
1 file changed
.github/workflows/label-sync.yml
@@ -21,5 +21,6 @@ jobs:
21
- uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
22
with:
23
manifest: .github/labels.yml
24
+ prune: false
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments