Skip to content

Commit

Permalink
build: add action manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Sep 15, 2023
1 parent 3e635da commit 07dd7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
name: Maven Package

on:
workflow_dispatch:
push:
branches:
- develop

jobs:
build:

Expand Down

0 comments on commit 07dd7fe

Please sign in to comment.