Skip to content

Commit 6ab91fd

Browse files
committed
Update weekly-build.yml
1 parent a261f77 commit 6ab91fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Weekly Build (events and mailchimp subscriptions updates)
22
on:
33
schedule:
4-
- cron: '0 9 * * *' # every monday at 9am
4+
- cron: '0 9 * * *' # everyday at 9am
55
jobs:
66
build:
77
name: Build

0 commit comments

Comments
 (0)