We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c1494 commit c2ce1b7Copy full SHA for c2ce1b7
.github/workflows/e2e-test-suite.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
- justin/get-full-testing-suite
8
- ci/*
9
+ pull_request:
10
+ branches:
11
+ - ci/*
12
13
jobs:
14
e2e-tests:
0 commit comments