Run Workflows on Release Branches (#409)
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
committed by
Cole Ramos
parent
3a4da11ff1
commit
369b2063d8
@@ -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