Skip to content

Commit 2d7aec2

Browse files
committed
Commit-bot reduce frequency
1 parent 7251173 commit 2d7aec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
- develop
88
schedule:
9-
- cron: "0,15,30,45 * * * *"
9+
- cron: "0 * * * *"
1010

1111
concurrency:
1212
group: ${{format('commit-bot-{0}:{1}', github.repository, github.ref)}}

0 commit comments

Comments
 (0)