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 Dec 21, 2023
1 parent 1b4a1eb commit 0a9651a
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: "20 13 * * *" # GMT time, 13:20 GMT == 21:20 China
- cron: "30 13 * * *" # GMT time, 13:30 GMT == 21:30 China
push:
branches:
- main
Expand Down

0 comments on commit 0a9651a

Please sign in to comment.