Skip to content

Commit

Permalink
930
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Jul 3, 2024
1 parent 093ff50 commit a4c2371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_weekly_report.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: weekly CI test report
on:
schedule:
- cron: '20 * * * *' # 9:37AM UTC -> 2:37AM PST every monday
- cron: '30 9 * * *' # 9:37AM UTC -> 2:37AM PST every monday
workflow_dispatch:
inputs:
ci_runs:
Expand Down

0 comments on commit a4c2371

Please sign in to comment.