1
0
mirror of synced 2025-12-22 03:16:52 -05:00

[Already shipped] Add information on how to run analysis in a container (#15886)

* Add new placeholder topic file - WiP

* Add content for new topic + cross-refs to it

* Change topic title just to get through the PR check for matching filename & title

* Rework the workflow example section

* Remove 4 lines from workflow - see:

https://github.com/github/code-scanning/issues/1826
This commit is contained in:
hubwriter
2020-10-19 14:12:29 +01:00
committed by GitHub
parent 57d86ecde5
commit 913e9b2acb
4 changed files with 76 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ versions:
{% link_in_list /configuring-code-scanning %}
{% link_in_list /configuring-the-codeql-workflow-for-compiled-languages %}
{% link_in_list /troubleshooting-the-codeql-workflow %}
{% link_in_list /running-codeql-code-scanning-in-a-container %}
{% topic_link_in_list /integrating-with-code-scanning %}
{% link_in_list /about-integration-with-code-scanning %}
{% link_in_list /uploading-a-sarif-file-to-github %}