Skip to content

Commit 047f4be

Browse files
github action condition changed
1 parent 4e8e96f commit 047f4be

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: E2E Test Workflow
22

33
on:
44
push:
5-
branches:
6-
- e2e-test
7-
pull_request:
8-
branches:
9-
- e2e-test
5+
106
workflow_dispatch:
117

128
jobs:

0 commit comments

Comments
 (0)