Skip to content

ok-to-test-command #142

ok-to-test-command

ok-to-test-command #142

Workflow file for this run

name: 'PR e2e Tests'
on:
repository_dispatch:
types: [ok-to-test-command]
jobs:
e2e:
uses: ./.github/workflows/e2e.yml
secrets: inherit
with:
pr-trigger: true