We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdf6485 + 65b6983 commit f8f8632Copy full SHA for f8f8632
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: "03 10 * * FRI"
+ - cron: "03 14 * * FRI"
13
14
jobs:
15
vetiver_main_pins_main:
0 commit comments