We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1447d6 commit 65b6983Copy full SHA for 65b6983
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