Skip to content

Merge pull request #362 from mxr/fix-ci #164

Merge pull request #362 from mxr/fix-ci

Merge pull request #362 from mxr/fix-ci #164

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", "py311"]'