Skip to content

Commit e4f2831

Browse files
author
Jacek Gębal
committed
Update build process
1 parent 11cf9d8 commit e4f2831

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6969

7070
- name: Maven deploy snapshot
71+
if: github.event_name != 'pull_request'
7172
run: mvn deploy -DskipTests
7273
env:
7374
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}

0 commit comments

Comments
 (0)