Skip to content

Commit 5ecfb8f

Browse files
committed
Java 17 and 21 CI is now manually triggered ala workflow_dispatch
1 parent ea9aae1 commit 5ecfb8f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ci-java-17-and-21.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: Java CI
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
pull_request:
8-
branches:
9-
- main
4+
workflow_dispatch:
105

116
jobs:
127
build:

0 commit comments

Comments
 (0)