Skip to content

Commit f654869

Browse files
committed
ci: recover
1 parent 1c401e0 commit f654869

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/e2e.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request_target:
6+
pull_request:
7+
branches:
8+
- main
79
jobs:
810
apisix:
911
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)