We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8067f2b + 4ea8f2a commit 8ce87e3Copy full SHA for 8ce87e3
.github/workflows/maven-build-action.yaml
@@ -2,9 +2,9 @@ name: Maven CI
2
3
on:
4
push:
5
- branches: [ master, 0.15.x ]
+ branches: [ master, jaxb-tools-2.x, 0.15.x ]
6
pull_request:
7
8
9
jobs:
10
build_and_test:
0 commit comments