Skip to content

Introduce flexible config #11

Introduce flexible config

Introduce flexible config #11

name: Compile, test and check the docs
on:
push:
branches:
- master
pull_request:
jobs:
format:
uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/format.yaml@v3
secrets: inherit
check:
uses: ./.github/workflows/check.yaml
secrets: inherit