Skip to content

Commit 921f672

Browse files
committed
maven build should apply to all branch
1 parent b0a6965 commit 921f672

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: Maven Build
33
on:
44
push:
55
branches:
6-
- main
7-
- master
8-
- 's3-li-*'
6+
- '**'
97
pull_request:
108

119
jobs:

0 commit comments

Comments
 (0)