Skip to content

Quote name in .pre-commit-hooks.yaml template #210

Quote name in .pre-commit-hooks.yaml template

Quote name in .pre-commit-hooks.yaml template #210

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.8.1
with:
env: '["py310", "py311"]'