Skip to content

Merge pull request #192 from open-contracting/ci-fix #634

Merge pull request #192 from open-contracting/ci-fix

Merge pull request #192 from open-contracting/ci-fix #634

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 }}