Skip to content

Move to Github Actions #3

Move to Github Actions

Move to Github Actions #3

Workflow file for this run

name: Format the code
on:
push:
branches:
- master
pull_request:
jobs:
format:
uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/format-stage.yaml@7e8df8d36f4b50ec4c3585aaaed4bf3892f313f2
secrets: inherit