Skip to content

Merge pull request #1728 from open-contracting/profile-template3 #3605

Merge pull request #1728 from open-contracting/profile-template3

Merge pull request #1728 from open-contracting/profile-template3 #3605

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 }}
with:
python-version: '3.10'