Skip to content

Commit 15c95e0

Browse files
committed
trigger workflow on push to test branch
1 parent a204d40 commit 15c95e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ on:
44
branches:
55
- main
66
- "release/v*"
7+
- "srprash_lambda_test_1.33.x" #TODO: remove
78
workflow_dispatch:
8-
9+
910
env:
1011
AWS_DEFAULT_REGION: us-east-1
1112
STAGING_ECR_REGISTRY: 611364707713.dkr.ecr.us-west-2.amazonaws.com

0 commit comments

Comments
 (0)