Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
The deploy workflow already covers building/packaging on push to master.
  • Loading branch information
kevinherron authored Aug 31, 2024
1 parent 3b1f935 commit 6ba5c82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Java CI with Maven

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 6ba5c82

Please sign in to comment.