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 0423562 commit e464317Copy full SHA for e464317
1 file changed
.github/workflows/java8-build.yml
@@ -6,6 +6,8 @@ name: Java 8 CI
6
on:
7
pull_request:
8
branches: [ main ]
9
+
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments