Revert "Split Cypress out into its own workflow (#8677)" (#8685)

This reverts commit 1722eb1bd3.
This commit is contained in:
Michael Telatynski
2022-05-24 23:23:49 +01:00
committed by GitHub
parent 1722eb1bd3
commit e20ae18378
6 changed files with 124 additions and 151 deletions

View File

@@ -5,7 +5,7 @@ on:
types:
- completed
concurrency:
group: ${{ github.workflow }}-${{ github.event.workflow_run.head_branch }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
prdetails: