Skip to content

Merge pull request #83 from thnkslprpt/fix-82-convert-boolean-integer… #98

Merge pull request #83 from thnkslprpt/fix-82-convert-boolean-integer…

Merge pull request #83 from thnkslprpt/fix-82-convert-boolean-integer… #98

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'