Skip to content

Merge pull request #77 from ASFHyP3/dependabot/pip/mypy-1.15.0 #363

Merge pull request #77 from ASFHyP3/dependabot/pip/mypy-1.15.0

Merge pull request #77 from ASFHyP3/dependabot/pip/mypy-1.15.0 #363

name: Static analysis
on: push
jobs:
call-secrets-analysis-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.17.1
call-ruff-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-ruff.yml@v0.17.1
call-mypy-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.17.1