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 Jul 1, 2024
1 parent ee2fc88 commit 246b48e
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: '38 14 * * *' # GMT time, 21:03 GMT == 06:03 China
- cron: '*/5 * * * *' # GMT time, 21:03 GMT == 06:03 China
push:
branches:
- main
Expand Down

0 comments on commit 246b48e

Please sign in to comment.