Skip to content

Merge branch 'update-mypy-options' into dependabot/github_actions/ASF… #926

Merge branch 'update-mypy-options' into dependabot/github_actions/ASF…

Merge branch 'update-mypy-options' into dependabot/github_actions/ASF… #926

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]