Skip to content

v1.2.0

v1.2.0 #148

Workflow file for this run

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