Removing duplicated concurency

This commit is contained in:
Saad Rahim
2023-08-21 15:47:08 -06:00
committed by GitHub
parent ef248c087c
commit 5a33e54265

View File

@@ -18,10 +18,6 @@ concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
jobs:
call-workflow-passing-data:
name: Documentation