We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94630e0 commit 5ff1912Copy full SHA for 5ff1912
1 file changed
.github/workflows/TagBot.yml
@@ -1,7 +1,7 @@
1
name: TagBot
2
on:
3
schedule:
4
- - cron: 0 * * * *
+ - cron: 0 12 * * *
5
jobs:
6
TagBot:
7
runs-on: ubuntu-latest
0 commit comments