Skip to content

Commit edee720

Browse files
feat: Add project-rust-1 to CodeQL configuration
1 parent 5f55d2a commit edee720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

monorepo/.codeql.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"path": "./monorepo/project-python-javascript-cpp",
3131
"build-mode": "none",
3232
"language": "javascript"
33+
},
34+
{
35+
"path": "./monorepo/project-rust-1"
3336
}
3437
]
3538
}

0 commit comments

Comments
 (0)