Skip to content

Commit

Permalink
Update deploy_snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei1058 authored Dec 2, 2023
1 parent a6827e4 commit c5dafba
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy_snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Deploy snapshot with Maven

on:
pull_request:
push:
branches:
- develop
types:
- closed

jobs:
build:
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit c5dafba

Please sign in to comment.