Skip to content

Commit 2f5792e

Browse files
authored
Added release trigger for further releases
Signed-off-by: Mallya, Ameya Keshava <AmeyaKeshava.Mallya@amd.com> [ROCm/amdsmi commit: fba8b3f]
1 parent 3dbeab2 commit 2f5792e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/amdsmi/.github/workflows/rocm_ci_caller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ROCm CI Caller
22
on:
33
# Commenting below to avoid re-runs of amd smi for trivial rebases
44
pull_request:
5-
branches: [amd-staging, amd-mainline]
5+
branches: [amd-staging, release/rocm-rel-*, amd-mainline]
66
types: [opened, reopened, synchronize]
77
push:
88
branches: [amd-mainline]

0 commit comments

Comments
 (0)