Skip to content

Build

Build #1125

Workflow file for this run

name: Spell-check
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/spellcheck.yml@main
with:
ignore: maintainance,uptodate,uncorrect
skip: '*.csv'