Skip to content

Merge pull request #266 from ASFHyP3/develop #1295

Merge pull request #266 from ASFHyP3/develop

Merge pull request #266 from ASFHyP3/develop #1295

Workflow file for this run

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