Skip to content

Commit

Permalink
Update retry_perf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Jan 30, 2024
1 parent 0a9651a commit 59d26e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retry_perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Rerun failed workflows
on:
workflow_dispatch:
schedule:
- cron: "30 13 * * *" # GMT time, 13:30 GMT == 21:30 China
- cron: '3 21 * * *' # GMT time, 21:03 GMT == 06:03 China
push:
branches:
- main
Expand Down

0 comments on commit 59d26e5

Please sign in to comment.