Skip to content

Commit 0ec739e

Browse files
committed
Remove branch conditions
1 parent f2c0107 commit 0ec739e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Java Agent Main Build
22
on:
33
push:
4-
branches:
5-
- main
6-
- "release/v*"
4+
75
env:
86
AWS_DEFAULT_REGION: us-east-1
97
STAGING_ECR_REGISTRY: 611364707713.dkr.ecr.us-west-2.amazonaws.com

0 commit comments

Comments
 (0)