Skip to content

Merge pull request #2634 from IDEMSInternational/refactor/auth-providers #917

Merge pull request #2634 from IDEMSInternational/refactor/auth-providers

Merge pull request #2634 from IDEMSInternational/refactor/auth-providers #917

# 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