Skip to content

Commit ffc0984

Browse files
committed
add main build trigger for testing
1 parent c631848 commit ffc0984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
- "release/v*"
7+
- "fix-e2e-test"
78
workflow_dispatch: # be able to run the workflow on demand
89
env:
910
AWS_DEFAULT_REGION: us-east-1

0 commit comments

Comments
 (0)