We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb46eb9 commit f1447d6Copy full SHA for f1447d6
1 file changed
.github/workflows/weekly.yml
@@ -9,7 +9,7 @@ name: Weekly Tests
9
on:
10
schedule:
11
# At 00:00 on Monday
12
- - cron: "48 14 * * WED"
+ - cron: "03 10 * * FRI"
13
14
jobs:
15
vetiver_main_pins_main:
0 commit comments