We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f120f commit 0fb2db8Copy full SHA for 0fb2db8
.github/workflows/cron-siibra-tutorials.yml
@@ -1,6 +1,7 @@
1
name: '[cron] test siibra-tutorials'
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: '30 6 1,11,21 * *' # every 1st, 11th, and 21th of every month at 6:30
7
0 commit comments