Skip to content

Call Preview – pioneer-2-storybook - Tests #5

Call Preview – pioneer-2-storybook - Tests

Call Preview – pioneer-2-storybook - Tests #5

name: Call Interaction Tests
run-name: Call ${{ github.event.deployment_status.environment }} - Tests
on: deployment_status
jobs:
call-interaction-tests:
if: github.event.deployment_status.environment == 'Preview – pioneer-2-storybook' && github.event.deployment_status.state == 'success'
uses: ./.github/workflows/interaction-tests.yml