Skip to content

Update reusable-deploy-pr-preview.yml #24

Update reusable-deploy-pr-preview.yml

Update reusable-deploy-pr-preview.yml #24

# Generate a set of screenshots on the current branch and store as an artifact for future comparison
name: Test-Visual Generate Screenshots
on:
workflow_dispatch:
push:
branches:
- master
concurrency:
group: test-visual-generate-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
generate:
uses: ./.github/workflows/test-visual.yml
secrets: inherit
with:
generate: true