colonnade/.github/workflows/build.yaml
Brian McKeon f3db03012d Prepare 1.2.0.3 release.
Removed other subprojects.
Reformatted.
Use new .github workflows.
Updated package metadata.
2024-03-06 21:23:42 -05:00

12 lines
195 B
YAML

name: build
on:
pull_request:
branches:
- "*"
jobs:
call-workflow:
uses: byteverse/.github/.github/workflows/build-matrix.yaml@main
with:
cabal-file: colonnade.cabal