Skip to content

Commit c9eb357

Browse files
committed
Update schedule for tests.yaml workflow
1 parent 99bff32 commit c9eb357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [main]
88
schedule:
9-
- cron: "0 */6 * * *"
9+
- cron: "10 9 * * *"
1010

1111
jobs:
1212
run_tests:

0 commit comments

Comments
 (0)