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 46f5dc6 commit df4e791Copy full SHA for df4e791
.github/workflows/build.yaml
@@ -2,6 +2,8 @@
2
name: 'Build containers'
3
4
on:
5
+ schedule:
6
+ - cron: "0 0 1 * *"
7
workflow_dispatch:
8
pull_request:
9
branches:
0 commit comments