We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f903d commit dfb52bcCopy full SHA for dfb52bc
1 file changed
.github/workflows/attach-autodiscovery.yml
@@ -2,6 +2,9 @@
2
name: Test autodiscovery of attach.jar, attach.dll
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - windows-attach-dll
8
9
jobs:
10
autodiscovery:
0 commit comments