Skip to content

Instantly share code, notes, and snippets.

name: Python Linting
on:
pull_request:
branches: [ test ]
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest