We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76992b5 commit 40164efCopy full SHA for 40164ef
.github/workflows/build_dockerfile_on_release.yml
@@ -1,7 +1,7 @@
1
name: Update docker for artic-ncov2019-illumina
2
on:
3
schedule:
4
- - cron: '00 11,16:22 * * *'
+ - cron: '*/30 * * * *'
5
6
# release:
7
# types:
0 commit comments