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 cc85734 commit f77e4adCopy full SHA for f77e4ad
.github/workflows/maven.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches:
6
- master
7
+ push:
8
+ branches:
9
+ - master
10
11
jobs:
12
package:
0 commit comments