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 3f67691 commit 7bf0f99Copy full SHA for 7bf0f99
.github/workflows/docker.yml
@@ -1,9 +1,8 @@
1
name: docker
2
3
on:
4
- pull_request:
5
- # schedule:
6
- # - cron: '30 18 * * *'
+ schedule:
+ - cron: '30 18 * * *'
7
8
env:
9
CERBERUS_IMAGE_ID: ghcr.io/rems-project/cerberus/cn
0 commit comments