Skip to content

Commit cdeedc3

Browse files
vs code didn't remove the tabs?!
1 parent df8c729 commit cdeedc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/label-bugs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: GongT/cancel-previous-workflows@master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
DELETE: true
23+
DELETE: true

.github/workflows/label-duplicates.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: GongT/cancel-previous-workflows@master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
DELETE: true
23+
DELETE: true

0 commit comments

Comments
 (0)