Skip to content

Merge pull request #166 from nasa/integration-candidate #165

Merge pull request #166 from nasa/integration-candidate

Merge pull request #166 from nasa/integration-candidate #165

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: apps/sch_lab
prep: 'make prep; make -C build/tools/elf2cfetbl'
make: 'make -C build/native/default_cpu1/apps/sch_lab'