We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9aae1 commit 5ecfb8fCopy full SHA for 5ecfb8f
1 file changed
.github/workflows/ci-java-17-and-21.yml
@@ -1,12 +1,7 @@
1
name: Java CI
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- pull_request:
8
9
+ workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments