Skip to content

Commit

Permalink
Update maven-snapshot.yml
Browse files Browse the repository at this point in the history
no snapshot on merge-requests
  • Loading branch information
rnschk authored Aug 20, 2024
1 parent 5a14ad6 commit 643096a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/maven-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Maven Snapshot

on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
branches:
- develop
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 643096a

Please sign in to comment.