Skip to content

Merge pull request #143 from thnkslprpt/fix-142-standardize-command-r… #213

Merge pull request #143 from thnkslprpt/fix-142-standardize-command-r…

Merge pull request #143 from thnkslprpt/fix-142-standardize-command-r… #213

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'