Skip to content

Commit 3f22ee9

Browse files
Update TagBot.yml
1 parent 5ce6175 commit 3f22ee9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: TagBot
2-
32
on:
43
issue_comment:
54
types:
65
- created
76
workflow_dispatch:
87
inputs:
98
lookback:
10-
default: "3"
9+
default: 3
1110
permissions:
1211
actions: read
1312
checks: read

0 commit comments

Comments
 (0)