We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c401e0 commit f654869Copy full SHA for f654869
.github/workflows/e2e.yaml
@@ -3,7 +3,9 @@ on:
3
push:
4
branches:
5
- main
6
- pull_request_target:
+ pull_request:
7
+ branches:
8
+ - main
9
jobs:
10
apisix:
11
runs-on: ubuntu-latest
0 commit comments