We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5db84e commit c896d68Copy full SHA for c896d68
.github/workflows/maven.yml
@@ -4,6 +4,9 @@
4
name: Java CI with Maven
5
6
on:
7
+ pull_request:
8
+ branches:
9
+ - main
10
push:
11
branches:
12
- main
0 commit comments