Skip to content

Commit a964325

Browse files
authored
Merge pull request github#11332 from sigfaulterror/patch-1
Update analyzing-databases-with-the-codeql-cli.rst
2 parents 0796926 + a97570b commit a964325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ For more information, see "`Using CodeQL query packs in the CodeQL action <https
312312
Including query help for custom CodeQL queries in SARIF files
313313
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
314314

315-
If you use the CodeQL CLI to to run code scanning analyses on third party CI/CD systems,
315+
If you use the CodeQL CLI to run code scanning analyses on third party CI/CD systems,
316316
you can include the query help for your custom queries in SARIF files generated during an analysis.
317317
After uploading the SARIF file to GitHub, the query help is shown in the code scanning UI for any
318318
alerts generated by the custom queries.

0 commit comments

Comments
 (0)