Skip to content

Commit 5ff1912

Browse files
authored
Reduce frequency of TagBot workflow
1 parent 94630e0 commit 5ff1912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TagBot
22
on:
33
schedule:
4-
- cron: 0 * * * *
4+
- cron: 0 12 * * *
55
jobs:
66
TagBot:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)