Skip to content

Merge remote-tracking branch 'origin/main' into jph-techdev-scriptengine #152

Merge remote-tracking branch 'origin/main' into jph-techdev-scriptengine

Merge remote-tracking branch 'origin/main' into jph-techdev-scriptengine #152

Workflow file for this run

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