add concurrency setting
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: 748904df20]
This commit is contained in:
committed by
Karl W. Schulz
parent
b18b96593f
commit
9fb39d6bc5
@@ -13,6 +13,10 @@ permissions:
|
||||
checks: write
|
||||
pull-requests: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
profile:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user