Skip to content

Commit 8ce87e3

Browse files
authored
Merge pull request #380 from highsource/jt-377
[#377] Add jaxb-tools-2.x branch to CI (jaxb-tools-2.x)
2 parents 8067f2b + 4ea8f2a commit 8ce87e3

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)