mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Fix Github build Workflow for PR.
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
branches: master
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-2022
|
||||
|
||||
Reference in New Issue
Block a user