Skip to content

upgrade to mypy action v0.15.0 #924

upgrade to mypy action v0.15.0

upgrade to mypy action v0.15.0 #924

Workflow file for this run

name: Static analysis
permissions:
contents: read
on: push
jobs:
call-secrets-analysis-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
call-ruff-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
call-mypy-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]