forked from GitHub/gf-core
enable workflow for test branch
This commit is contained in:
2
.github/workflows/build-python-package.yml
vendored
2
.github/workflows/build-python-package.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user