update windows workflow to run in release branches

This commit is contained in:
MihailRis 2024-10-22 08:09:35 +03:00
parent b217c902c4
commit 9ec69a43ba

View File

@ -2,7 +2,7 @@ name: Windows Build
on:
push:
branches: [ "main" ]
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]