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