Skip to content

Commit

Permalink
deploy only on manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
SHildebrandt committed Nov 22, 2024
1 parent 8b7745b commit d67fe60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Deploy LogicNG to the Maven Package Registry

on:
push:
branches:
- main
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit d67fe60

Please sign in to comment.