Fix Github build Workflow for PR.

This commit is contained in:
Mikaël Capelle
2023-07-09 18:09:46 +02:00
parent 0fff26df0c
commit 6c20f001ff
+1 -1
View File
@@ -3,7 +3,7 @@ on:
push:
branches: master
pull_request:
types: [opened, reopened]
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: windows-2022