Skip to content

Commit beb4f3f

Browse files
authored
Update main_build.yml to be runnable on demand (#245)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 0aa7eb4 commit beb4f3f

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
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- "release/v*"
8+
workflow_dispatch: # be able to run the workflow on demand
89
env:
910
AWS_DEFAULT_REGION: us-east-1
1011
STAGING_ECR_REGISTRY: 637423224110.dkr.ecr.us-east-1.amazonaws.com

0 commit comments

Comments
 (0)