Remove concurrency group setting from AOCC workflow (#6254)

This commit is contained in:
jhendersonHDF
2026-03-03 06:59:48 -06:00
committed by GitHub
parent fbb9049ba5
commit 4d85efdcd2
-4
View File
@@ -9,10 +9,6 @@ on:
required: true
type: string
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref && github.ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read