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.
1 parent be55294 commit 089acdfCopy full SHA for 089acdf
.github/workflows/java.yaml
@@ -27,6 +27,7 @@ jobs:
27
uses: peter-evans/create-pull-request@v7
28
with:
29
token: ${{ secrets.GITHUB_TOKEN }}
30
+ base: aj-test-copyright
31
32
build-mvnw:
33
name: Build Maven Wrapper
0 commit comments