ci: run AMD and NPU PR tests on PRs not targeting main (#28368)
This commit is contained in:
@@ -17,7 +17,6 @@ on:
|
||||
# - ".github/workflows/pr-test-amd-rocm720.yml"
|
||||
# - "docker/rocm.Dockerfile"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/**"
|
||||
- "scripts/ci/**"
|
||||
|
||||
@@ -7,7 +7,6 @@ on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # Run every 6 hours (UTC)
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/**"
|
||||
- "scripts/ci/**"
|
||||
|
||||
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user