Update cypress.yaml

pull/28788/head^2
Michael Telatynski 2022-09-07 12:58:27 +01:00 committed by GitHub
parent 56326c75f1
commit 06540633fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
if: | if: |
github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.event == 'pull_request' &&
!contains(fromJSON(steps.prdetails.outputs.data).labels.*.name, 'X-Needs-Percy') !contains(fromJSON(steps.prdetails.outputs.data).labels.*.name, 'X-Needs-Percy')
run: echo "::set-output name=value::0 run: echo "::set-output name=value::0"
- name: Generate unique ID 💎 - name: Generate unique ID 💎
id: uuid id: uuid