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 5fac11c commit 62d0c23Copy full SHA for 62d0c23
.github/workflows/main-build.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- "release/v*"
8
+ workflow_dispatch:
9
10
env:
11
AWS_DEFAULT_REGION: us-east-1
0 commit comments