Skip to content

Commit 40164ef

Browse files
author
sofstam
committed
Test with cron job
1 parent 76992b5 commit 40164ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_dockerfile_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Update docker for artic-ncov2019-illumina
22
on:
33
schedule:
4-
- cron: '00 11,16:22 * * *'
4+
- cron: '*/30 * * * *'
55

66
# release:
77
# types:

0 commit comments

Comments
 (0)