2024-02-02 21:37:18 -05:00
|
|
|
name: build
|
|
|
|
on:
|
|
|
|
pull_request:
|
|
|
|
branches:
|
|
|
|
- "*"
|
|
|
|
|
|
|
|
jobs:
|
|
|
|
call-workflow:
|
2024-02-06 19:15:26 -05:00
|
|
|
uses: byteverse/.github/.github/workflows/build-matrix.yaml@main
|
2024-02-02 21:37:18 -05:00
|
|
|
with:
|
2024-02-06 19:15:26 -05:00
|
|
|
cabal-file: bytebuild.cabal
|