mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 20:51:02 +02:00
Update cypress.yaml
This commit is contained in:
parent
eb6278df1d
commit
9b7176b0af
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
- completed
|
- completed
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: ${{ workflow_run.event == 'pull_request' }}
|
cancel-in-progress: ${{ github.event.workflow_run.event == 'pull_request' }}
|
||||||
jobs:
|
jobs:
|
||||||
prepare:
|
prepare:
|
||||||
name: Prepare
|
name: Prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user