Skip to content

docs: Mention reusable workflows. Remove maintenance steps for workfl… #750

docs: Mention reusable workflows. Remove maintenance steps for workfl…

docs: Mention reusable workflows. Remove maintenance steps for workfl… #750

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
with:
python-version: '3.10'