Skip to content

Commit fb21810

Browse files
committed
Run 3 times per day
1 parent 594a923 commit fb21810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Docker image with multi-arch
22

33
on:
44
schedule:
5-
- cron: '30 */12 * * *'
5+
- cron: '15 */8 * * *'
66

77
repository_dispatch:
88
types:

0 commit comments

Comments
 (0)