Skip to content

Add another README example for "non-whitespace non-comment lines will be ignored" #137

Add another README example for "non-whitespace non-comment lines will be ignored"

Add another README example for "non-whitespace non-comment lines will be ignored" #137

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py39", "py310"]'