We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 222dc9d + 27aa023 commit f140e6bCopy full SHA for f140e6b
.github/workflows/jdeploy.yml
@@ -6,6 +6,7 @@ name: jDeploy CI with Maven
6
on:
7
push:
8
branches: ['master']
9
+ workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments