mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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