We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c6980 commit ffefdc8Copy full SHA for ffefdc8
.github/workflows/maven.yml
@@ -8,6 +8,8 @@ on:
8
branches: [ master ]
9
pull_request:
10
11
+ workflow_dispatch: # To run it manually
12
+ description: 'manual build check'
13
14
jobs:
15
build:
0 commit comments