Skip to content

Merge pull request #393 from ASFHyP3/develop #1253

Merge pull request #393 from ASFHyP3/develop

Merge pull request #393 from ASFHyP3/develop #1253

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]