[DEX-20989] - Snapshot tests are not working in the context of the gi… #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
types: [opened, synchronize, reopened] | |
workflow_dispatch: | |
inputs: | |
accept_new_baseline: | |
description: 'Accept new baseline screenshots on merge' | |
required: false | |
default: false |