Skip to content

changelog

changelog #43

Workflow file for this run

name: Static Analysis (Flake8/Ruff)
on: push
jobs:
# Docs: https://github.com/ASFHyP3/actions
call-flake8-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
local_package_names: dist_s1
call-secrets-analysis-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
call-ruff-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]