Skip to content

Commit 4ea8f2a

Browse files
committed
[#377] Add jaxb-tools-2.x branch to CI
1 parent 8067f2b commit 4ea8f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-build-action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Maven CI
22

33
on:
44
push:
5-
branches: [ master, 0.15.x ]
5+
branches: [ master, jaxb-tools-2.x, 0.15.x ]
66
pull_request:
7-
branches: [ master, 0.15.x ]
7+
branches: [ master, jaxb-tools-2.x, 0.15.x ]
88

99
jobs:
1010
build_and_test:

0 commit comments

Comments
 (0)