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 ef173cf commit add90d5Copy full SHA for add90d5
.github/workflows/maven.yml
@@ -4,6 +4,7 @@
4
name: Java CI with Maven
5
6
on:
7
+ workflow_dispatch:
8
push:
9
branches: [ "main" ]
10
pull_request:
0 commit comments