diff --git a/.github/workflows/aocc.yml b/.github/workflows/aocc.yml index dae011819ea..8edb44db6aa 100644 --- a/.github/workflows/aocc.yml +++ b/.github/workflows/aocc.yml @@ -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