Skip to content

Added workflows.

Added workflows. #1

name: pull request arm64
on:
pull_request:
branches:
- "*"
jobs:
call-workflow:
uses: layer-3-communications/.github/.github/workflows/build-haskell.yaml@main
with:
build-arch: arm64
slack-name: ${{ github.event.pull_request.head.ref }}
secrets: inherit