We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbeab2 commit 2f5792eCopy full SHA for 2f5792e
projects/amdsmi/.github/workflows/rocm_ci_caller.yml
@@ -2,7 +2,7 @@ name: ROCm CI Caller
2
on:
3
# Commenting below to avoid re-runs of amd smi for trivial rebases
4
pull_request:
5
- branches: [amd-staging, amd-mainline]
+ branches: [amd-staging, release/rocm-rel-*, amd-mainline]
6
types: [opened, reopened, synchronize]
7
push:
8
branches: [amd-mainline]
0 commit comments