1
0
forked from GitHub/gf-core

enable workflow for test branch

This commit is contained in:
Herbert Lange
2025-08-25 15:51:29 +02:00
parent 837e691643
commit 32d73278af

View File

@@ -4,7 +4,7 @@ name: Build & Publish Python Package
on:
pull_request:
push:
branches: [master]
branches: [master,try-to-build-python-module-for-win]
jobs:
build_wheels: