We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c631848 commit ffc0984Copy full SHA for ffc0984
.github/workflows/main-build.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
- "release/v*"
7
+ - "fix-e2e-test"
8
workflow_dispatch: # be able to run the workflow on demand
9
env:
10
AWS_DEFAULT_REGION: us-east-1
0 commit comments