mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05: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
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [🧪 QGIS tests]
|
||||
|
Loading…
x
Reference in New Issue
Block a user