mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Concurrency should not apply to test failure comment workflow
This commit is contained in:
parent
2ad9065bea
commit
2a3ff27936
4
.github/workflows/write_failure_comment.yml
vendored
4
.github/workflows/write_failure_comment.yml
vendored
@ -1,9 +1,5 @@
|
|||||||
name: Write test failure comment
|
name: Write test failure comment
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: [🧪 QGIS tests]
|
workflows: [🧪 QGIS tests]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user