Skip to content

test(readme): Fix codelist schema key #511

test(readme): Fix codelist schema key

test(readme): Fix codelist schema key #511

Workflow file for this run

name: Lint
on: [push, pull_request]
env:
BASEDIR: file://${{ github.workspace }}
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
with:
python-version: '3.10'