We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2537155 commit 43cf0bfCopy full SHA for 43cf0bf
.github/workflows/e2e-test.yml
@@ -16,6 +16,7 @@ name: E2E Smoke Tests
16
17
# Allows REST trigger. Currently triggered by release-cli script during a staging run.
18
on:
19
+ pull_request:
20
repository_dispatch:
21
types: [staging-tests,canary-tests]
22
0 commit comments