Skip to content

Commit

Permalink
enable build on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsmaerten committed Sep 27, 2022
1 parent d4e15b3 commit 18f572a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Windows Build
on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 18f572a

Please sign in to comment.