[AMD] Turn on AMD CI if rocm.Dockerfile changed (#16634)

This commit is contained in:
YC Tseng
2026-01-07 22:51:53 -08:00
committed by GitHub
parent f9c0426692
commit 3d51ae18a1
+2
View File
@@ -9,6 +9,7 @@ on:
- "test/**" - "test/**"
- "sgl-kernel/**" - "sgl-kernel/**"
- ".github/workflows/pr-test-amd.yml" - ".github/workflows/pr-test-amd.yml"
- "docker/rocm.Dockerfile"
pull_request: pull_request:
branches: [ main ] branches: [ main ]
paths: paths:
@@ -17,6 +18,7 @@ on:
- "test/**" - "test/**"
- "sgl-kernel/**" - "sgl-kernel/**"
- ".github/workflows/pr-test-amd.yml" - ".github/workflows/pr-test-amd.yml"
- "docker/rocm.Dockerfile"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
target_stage: target_stage: