Skip to content

Commit bbd3ede

Browse files
committed
cron in quotes
1 parent 1e55812 commit bbd3ede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111
schedule:
1212
# At 00:00 on Monday
13-
- cron: 0 0 * * MON
13+
- cron: "0 0 * * MON"
1414

1515
jobs:
1616
vetiver_main_pins_main:

0 commit comments

Comments
 (0)