Skip to content

Commit a4e2d7c

Browse files
committed
Merge pull request #381 from ArielSAdamsNASA/fix-38-osal-codeql-cannot-find-configuration
Fix #380, OSAL CodeQL Full Configuration Path
2 parents 5e4c52c + 1914236 commit a4e2d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/codeql/codeql-coding-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ disable-default-queries: true
44

55
queries:
66
- name: JPL and MISRA
7-
uses: ./.github/codeql/jpl-misra.qls
7+
uses: nasa/cFS/.github/codeql/jpl-misra.qls@main

0 commit comments

Comments
 (0)