Skip to content

Commit afaa7e7

Browse files
Mal Millermmiller-max
Mal Miller
authored andcommitted
Set TagBot action to run hourly
1 parent 681dce8 commit afaa7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/TagBot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TagBot
22
on:
33
schedule:
4-
- cron: 0 0 * * *
4+
- cron: 0 * * * *
55
workflow_dispatch:
66
jobs:
77
TagBot:

0 commit comments

Comments
 (0)