Skip to content

Commit 0dd547b

Browse files
authored
Update maven.yml
Signed-off-by: Ryan Baxter <[email protected]>
1 parent 53a3846 commit 0dd547b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [ main, 3.1.x ]
99
pull_request:
10-
branches: [ main, 3.1.x ]
10+
branches: [ main, 4.1.x, 3.1.x ]
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)