Skip to content

Commit ecd8eee

Browse files
authored
Merge pull request #189 from arielswalker/part-cfs/workflows#136-update-codeql-logic
Part cFS/workflows#136, Update CodeQL Logic
2 parents 08afc7c + d6db2d3 commit ecd8eee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/codeql-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ on:
1515
jobs:
1616
codeql:
1717
name: CodeQL Analysis
18-
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
18+
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@dev
1919
with:
2020
component-path: apps/ci_lab
21+
prep: 'make prep; make -C build/tools/elf2cfetbl'
2122
make: 'make -C build/native/default_cpu1/apps/ci_lab'

0 commit comments

Comments
 (0)