this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: trigger e2e workflow on branch pushes

Khue Doan 7a36331e 6bf587f5

+3
+3
.github/workflows/test-e2e.yml
··· 1 1 name: Test E2E 2 2 3 3 on: 4 + push: 5 + branches: 6 + - e2e 4 7 workflow_dispatch: 5 8 pull_request: 6 9 paths: