Skip to content

Fix IndexError when shebang is just '#!/usr/bin/env' #230

Fix IndexError when shebang is just '#!/usr/bin/env'

Fix IndexError when shebang is just '#!/usr/bin/env' #230

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: '["py38", "py39", "py310", "py311"]'