Skip to content

Add trunk control for Tiago #190

Add trunk control for Tiago

Add trunk control for Tiago #190

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
version: 22.3.0