Improve Percy stability by better scoping snapshots (#10207)

This commit is contained in:
Michael Telatynski 2023-02-23 03:57:48 +00:00 committed by GitHub
parent 1a08c6ba3a
commit 26652138bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 55 additions and 15 deletions

View file

@ -5,6 +5,9 @@ on:
workflows: ["Element Web - Build"]
types:
- completed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ workflow_run.event == 'pull_request' }}
jobs:
prepare:
name: Prepare