Skip to content

Commit 1e2ae72

Browse files
committed
Manual start of pipeline
1 parent 07dfe96 commit 1e2ae72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
- master
1717
pull_request:
1818
branches: [ "master" ]
19-
19+
workflow_dispatch:
2020
jobs:
2121
build:
2222
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)