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 a261f77 commit 6ab91fdCopy full SHA for 6ab91fd
.github/workflows/weekly-build.yml
@@ -1,7 +1,7 @@
1
name: Weekly Build (events and mailchimp subscriptions updates)
2
on:
3
schedule:
4
- - cron: '0 9 * * *' # every monday at 9am
+ - cron: '0 9 * * *' # everyday at 9am
5
jobs:
6
build:
7
name: Build
0 commit comments