Skip to content

Merge pull request #310 from ASFHyP3/dependabot/github_actions/ASFHyP… #928

Merge pull request #310 from ASFHyP3/dependabot/github_actions/ASFHyP…

Merge pull request #310 from ASFHyP3/dependabot/github_actions/ASFHyP… #928

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]