Skip to content

Add mypy config file as flag to underlying mypy_cli when present (#10) #5

Add mypy config file as flag to underlying mypy_cli when present (#10)

Add mypy config file as flag to underlying mypy_cli when present (#10) #5

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
permissions:
contents: write
with:
release_files: rules_mypy-*.tar.gz
prerelease: false