Skip to content

Commit c9c6cdb

Browse files
authored
Run on January 2nd.
So we at least notice the fail.
1 parent 8bb516a commit c9c6cdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "renovate/**"
88
pull_request:
99
schedule:
10-
- cron: "0 0 15 * *" # Run at 00:00 on the 15th of every month.
10+
- cron: "0 11 2 1 *" # Run at 11 am on the 2nd January
1111

1212
jobs:
1313
test-template:

0 commit comments

Comments
 (0)