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.
2 parents 98a5c36 + 27e2640 commit 1733dbfCopy full SHA for 1733dbf
.github/workflows/build-push-mongodb.yml
@@ -2,6 +2,8 @@ name: Build MongoDB image
2
3
on:
4
workflow_dispatch:
5
+ schedule:
6
+ - cron: 0 3 * * *
7
8
env:
9
GITHUB_REGISTRY: ghcr.io
0 commit comments