Skip to content

Commit ffefdc8

Browse files
author
jan
committed
trying to get manual build to work #1660
1 parent 58c6980 commit ffefdc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches: [ master ]
99
pull_request:
1010
branches: [ master ]
11+
workflow_dispatch: # To run it manually
12+
description: 'manual build check'
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)