Skip to content

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add… #92

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add…

Merge pull request #4 from cFS/part-workflows39-exclude-draft-prs-add… #92

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: libs/sample_lib
make: 'make -C build/native/default_cpu1/apps/sample_lib'