Skip to content

Commit 9e3a489

Browse files
Update Windows.yml
1 parent 0dc8511 commit 9e3a489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Windows.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Windows
22
on:
33
push:
4-
branches: [ main ]
4+
branches: [ master ]
55
pull_request:
6-
branches: [ main ]
6+
branches: [ master ]
77
jobs:
88
build:
99
runs-on: windows-latest

0 commit comments

Comments
 (0)