Skip to content

Part #686, Update version numbers for v7.0.1 #235

Part #686, Update version numbers for v7.0.1

Part #686, Update version numbers for v7.0.1 #235

Workflow file for this run

name: "CodeQL Analysis"
on:
push:
branches:
- dev
- main
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
codeql:
name: Codeql
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@dev
with:
component-path: apps/to_lab
prep: 'make prep; make -C build/tools/elf2cfetbl'
make: 'make -C build/native/default_cpu1/apps/to_lab'