add concurrency setting

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 748904df20]
This commit is contained in:
Karl W Schulz
2024-03-11 15:00:48 -05:00
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: