Skip to content

update guidance.yaml: fix typo in BT-785-Review description #157

update guidance.yaml: fix typo in BT-785-Review description

update guidance.yaml: fix typo in BT-785-Review description #157

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'
# ocdskit is run as a command. openpyxl is an optional dependency of Pandas.
standard-maintenance-scripts-ignore: ocdskit,openpyxl
# fields.json is a cached upstream file.
ocds-noindent: 'yes'