Skip to content

Merge pull request #96 from ASFHyP3/develop #273

Merge pull request #96 from ASFHyP3/develop

Merge pull request #96 from ASFHyP3/develop #273

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/[email protected]
call-ruff-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
cfn-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: scottbrenner/[email protected]
- run: cfn-lint --info --ignore-checks W3002 --template `find . -name cloudformation.yml`