We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f515435 commit f4cc2a3Copy full SHA for f4cc2a3
1 file changed
.github/workflows/windows-split-install.yml
@@ -2,6 +2,9 @@ name: Windows split brain - standalone JRE on PATH with JDK JAVA_HOME
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - windows-attach-dll
8
9
jobs:
10
verify-fix:
0 commit comments