mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
enable workflow for test branch
This commit is contained in:
@@ -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