Skip to content

Commit b2686f5

Browse files
authored
fix tagbot schedule
1 parent d1a8900 commit b2686f5

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: 22 33 * * *
4+
- cron: 22 21 * * *
55
jobs:
66
TagBot:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)