hasql/.github/workflows/format.yaml

10 lines
176 B
YAML
Raw Normal View History

2024-04-28 15:42:06 +03:00
name: Format
on:
workflow_call:
jobs:
format:
uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/format.yaml@v3
secrets: inherit