We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8c935 commit 62ca48eCopy full SHA for 62ca48e
1 file changed
.github/workflows/diagnose-uno-windows.yml
@@ -5,6 +5,8 @@ name: Diagnose Uno on Windows
5
# trigger only -- not part of the publish pipeline.
6
7
on:
8
+ push:
9
+ branches: [diag-uno]
10
workflow_dispatch:
11
12
jobs:
0 commit comments