Skip to content

Fix #126, Update 'successful' command event types to INFO #69

Fix #126, Update 'successful' command event types to INFO

Fix #126, Update 'successful' command event types to INFO #69

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'