Skip to content

Fix shell scripts missing tags #68

Fix shell scripts missing tags

Fix shell scripts missing tags #68

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