Skip to content

Merge pull request #337 from asottile/pre-commit-ci-update-config #19

Merge pull request #337 from asottile/pre-commit-ci-update-config

Merge pull request #337 from asottile/pre-commit-ci-update-config #19

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags:
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.0.0
with:
env: '["py37", "py38"]'