hasql/.github/workflows/format.yaml
2024-04-28 15:42:06 +03:00

10 lines
176 B
YAML

name: Format
on:
workflow_call:
jobs:
format:
uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/format.yaml@v3
secrets: inherit