diff --git a/.github/workflows/write_failure_comment.yml b/.github/workflows/write_failure_comment.yml index 9e85208e640..38d676a1235 100644 --- a/.github/workflows/write_failure_comment.yml +++ b/.github/workflows/write_failure_comment.yml @@ -1,9 +1,5 @@ name: Write test failure comment -concurrency: - group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} - cancel-in-progress: true - on: workflow_run: workflows: [🧪 QGIS tests]