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

(cherry picked from commit 643096a)
  • Loading branch information
rnschk committed Aug 20, 2024
1 parent 26d8cb0 commit 9f10d46
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 9f10d46

Please sign in to comment.