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