ci: run AMD and NPU PR tests on PRs not targeting main (#28368)

This commit is contained in:
Cheng Wan
2026-06-15 19:10:51 -07:00
committed by GitHub
parent 407d3a91db
commit 448af67a98
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -7,7 +7,6 @@ on:
schedule:
- cron: '0 */6 * * *' # Run every 6 hours (UTC)
pull_request:
branches: [ main ]
paths:
- "python/**"
- "scripts/ci/**"