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 127435e commit 20eabfaCopy full SHA for 20eabfa
.github/workflows/maven-build.yml
@@ -6,10 +6,10 @@ name: Maven Test and Build
6
on:
7
push:
8
branches:
9
- - master
+ - main
10
pull_request:
11
12
13
14
jobs:
15
build:
.github/workflows/maven-publish-snapshot.yml
@@ -6,7 +6,7 @@ name: Maven Publish Snapshot
0 commit comments