Skip to content

Fix #244, making version string PEP 440-compliant #151

Fix #244, making version string PEP 440-compliant

Fix #244, making version string PEP 440-compliant #151

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'