Update cypress.yaml

pull/28217/head
Michael Telatynski 2023-02-23 08:42:07 +00:00 committed by GitHub
parent eb6278df1d
commit 9b7176b0af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
- completed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ workflow_run.event == 'pull_request' }}
cancel-in-progress: ${{ github.event.workflow_run.event == 'pull_request' }}
jobs:
prepare:
name: Prepare