We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1b1d5 commit 86b6df3Copy full SHA for 86b6df3
.github/workflows/label-bugs.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: GongT/cancel-previous-workflows@master
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
- DELETE: true
+ DELETE: 'yes'
.github/workflows/label-duplicates.yml
0 commit comments