Skip to content

Merge pull request #126 from ASFHyP3/dependabot/pip/ruff-0.9.6 #253

Merge pull request #126 from ASFHyP3/dependabot/pip/ruff-0.9.6

Merge pull request #126 from ASFHyP3/dependabot/pip/ruff-0.9.6 #253

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:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.17.1