We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3985c4 commit 912cb4aCopy full SHA for 912cb4a
1 file changed
.github/workflows/codeql-build.yml
@@ -7,7 +7,8 @@ on:
7
jobs:
8
codeql:
9
name: CodeQL
10
- uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
+ uses: arielswalker/cFS/.github/workflows/codeql-reusable.yml@test-cfs/workflows136
11
with:
12
component-path: tools/cFS-GroundSystem
13
- make: 'make -C build/tools/cFS-GroundSystem/Subsystems/cmdUtil'
+ prep: 'true'
14
+ make: 'make -C tools/cFS-GroundSystem/Subsystems/cmdUtil'
0 commit comments