We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594a923 commit fb21810Copy full SHA for fb21810
1 file changed
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build Docker image with multi-arch
2
3
on:
4
schedule:
5
- - cron: '30 */12 * * *'
+ - cron: '15 */8 * * *'
6
7
repository_dispatch:
8
types:
0 commit comments