mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
Build on push too
This commit is contained in:
4
.github/workflows/build-macos-package.yml
vendored
4
.github/workflows/build-macos-package.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Build macOS Package
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user