Skip to content

chore: Use new ruff-check hook id #489

chore: Use new ruff-check hook id

chore: Use new ruff-check hook id #489

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
secrets:
personal-access-token: ${{ secrets.PAT }}