Run Workflows on Release Branches (#409)
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
[ROCm/rocprofiler-compute commit: 3499b8571d]
This commit is contained in:
committed by
coleramos425
parent
519a737d57
commit
205209c0fd
@@ -2,7 +2,7 @@ name: tarball
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ amd-mainline ]
|
||||
branches: [ amd-mainline, release/** ]
|
||||
pull_request:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user