We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7251173 commit 2d7aec2Copy full SHA for 2d7aec2
.github/workflows/commit-bot.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
- develop
8
schedule:
9
- - cron: "0,15,30,45 * * * *"
+ - cron: "0 * * * *"
10
11
concurrency:
12
group: ${{format('commit-bot-{0}:{1}', github.repository, github.ref)}}
0 commit comments