Skip to content

Commit 6fa347b

Browse files
authored
1 parent a5e51ab commit 6fa347b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/TagBot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: TagBot
22
on:
3-
schedule:
4-
- cron: 0 * * * *
3+
issue_comment: # https://discourse.julialang.org/t/ann-required-updates-to-tagbot-yml/49249
4+
types:
5+
- created
56
jobs:
67
TagBot:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)