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
@@ -17,7 +17,6 @@ on:
# - ".github/workflows/pr-test-amd-rocm720.yml"
# - "docker/rocm.Dockerfile"
pull_request:
branches: [ main ]
paths:
- "python/**"
- "scripts/ci/**"
-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/**"
-1
View File
@@ -4,7 +4,6 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
workflow_call:
inputs: