We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d636ad commit 4b616a9Copy full SHA for 4b616a9
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: "14 36 * * WED"
+ - cron: "38 14 * * WED"
13
14
jobs:
15
vetiver_main_pins_main:
0 commit comments