misc(ci): Run standalone builds on PR

This commit is contained in:
Fabien LOISON 2024-04-17 10:22:23 +02:00
parent b1d0577969
commit 24e24a25f7
No known key found for this signature in database
GPG Key ID: FF90CA148348048E
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
- "v[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+" - "v[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+"
branches: branches:
- master - master
pull_request: {}
jobs: jobs:
windows: windows: