Skip to content

Commit 912cb4a

Browse files
committed
Part cFS/workflows#136, Update CodeQL Logic
1 parent b3985c4 commit 912cb4a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/codeql-build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
jobs:
88
codeql:
99
name: CodeQL
10-
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
10+
uses: arielswalker/cFS/.github/workflows/codeql-reusable.yml@test-cfs/workflows136
1111
with:
1212
component-path: tools/cFS-GroundSystem
13-
make: 'make -C build/tools/cFS-GroundSystem/Subsystems/cmdUtil'
13+
prep: 'true'
14+
make: 'make -C tools/cFS-GroundSystem/Subsystems/cmdUtil'

0 commit comments

Comments
 (0)