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 0aa7eb4 commit beb4f3fCopy full SHA for beb4f3f
.github/workflows/main_build.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- "release/v*"
8
+ workflow_dispatch: # be able to run the workflow on demand
9
env:
10
AWS_DEFAULT_REGION: us-east-1
11
STAGING_ECR_REGISTRY: 637423224110.dkr.ecr.us-east-1.amazonaws.com
0 commit comments