Skip to content

Commit 6ba5c82

Browse files
authored
Update maven.yml
The deploy workflow already covers building/packaging on push to master.
1 parent 3b1f935 commit 6ba5c82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Java CI with Maven
22

33
on:
4-
push:
5-
branches: [ "master" ]
64
pull_request:
75
branches: [ "master" ]
86

0 commit comments

Comments
 (0)