Skip to content

Switch to my own haskell-ci GitHub action #124

Switch to my own haskell-ci GitHub action

Switch to my own haskell-ci GitHub action #124

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
ci:
uses: mrkkrp/haskell-ci/.github/workflows/haskell-ci.yml@master