Skip to content

Commit b5a0914

Browse files
AryexCopilot
andcommitted
updated schedule
Co-authored-by: Copilot <copilot@github.com> Signed-off-by: Alex Le <alex.le@improving.com>
1 parent efbe30f commit b5a0914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: C# Full Matrix Tests (Nightly)
22

33
on:
44
schedule:
5-
- cron: "0 8 * * 1-5" # 1AM Mon - Fri
5+
- cron: "0 8 * * *" # 1AM PDT daily
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)