Skip to content

Merge branch 'main' into fix-412 #41

Merge branch 'main' into fix-412

Merge branch 'main' into fix-412 #41

name: Static Analysis
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
static-analysis:
name: Run cppcheck
uses: nasa/cFS/.github/workflows/static-analysis.yml@main
with:
strict-dir-list: './fsw'