Skip to content

Commit 3ed89b5

Browse files
chore(ci): Update daily_ci to get triggered at 7AM (#2283)
1 parent 7223d98 commit 3ed89b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
on:
99
schedule:
10-
- cron: "00 16 * * 1-5"
10+
- cron: "00 14 * * 1-5"
1111
workflow_dispatch:
1212

1313
jobs:

0 commit comments

Comments
 (0)