[AMD] Temporarily reduce AMD scheduled test frequency to save resource (#30534)
This commit is contained in:
@@ -5,7 +5,7 @@ run-name: ${{ (inputs.target_stage || inputs.target_stage_select) && (inputs.pr_
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # Run every 6 hours (UTC)
|
||||
- cron: '0 */12 * * *' # Run every 12 hours (UTC)
|
||||
pull_request:
|
||||
paths:
|
||||
- "python/**"
|
||||
|
||||
Reference in New Issue
Block a user