Skip to content

Commit e4ab78b

Browse files
authored
Allow manual launch of maven-build.yml
1 parent da6c302 commit e4ab78b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: '*'
66
pull_request:
77
branches: '*'
8+
workflow_dispatch:
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)