Skip to content

Commit 5bfa631

Browse files
committed
Temporarily make it run on push
1 parent dd9442f commit 5bfa631

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/java-versions-regrtest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ name: Java versions regrtest 2.7
77

88
# Only run manually as it takes quite a lot of cpu
99
on:
10-
workflow_dispatch
10+
push:
11+
branches: [ test-java-17-25 ]
12+
workflow_dispatch:
1113

1214
permissions:
1315
contents: read

0 commit comments

Comments
 (0)