We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8ed43 commit ea03b55Copy full SHA for ea03b55
.github/workflows/Windows.yml
@@ -1,9 +1,6 @@
1
name: Windows
2
on:
3
- push:
4
- branches: [ master-test ]
5
- pull_request:
6
+ workflow_dispatch:
7
8
jobs:
9
build:
0 commit comments