Skip to content

Commit f8f8632

Browse files
authored
Merge pull request #114 from rstudio/gha-fix
update time
2 parents fdf6485 + 65b6983 commit f8f8632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Weekly Tests
99
on:
1010
schedule:
1111
# At 00:00 on Monday
12-
- cron: "03 10 * * FRI"
12+
- cron: "03 14 * * FRI"
1313

1414
jobs:
1515
vetiver_main_pins_main:

0 commit comments

Comments
 (0)