Skip to content

Merge pull request #240 from nasa/integration-candidate #14

Merge pull request #240 from nasa/integration-candidate

Merge pull request #240 from nasa/integration-candidate #14

Workflow file for this run

name: "CodeQL Analysis"
on:
push:
pull_request:
jobs:
codeql:
name: CodeQL
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: tools/cFS-GroundSystem
make: 'make -C build/tools/cFS-GroundSystem/Subsystems/cmdUtil'