add content about workflow availability
This commit is contained in:
@@ -33,6 +33,7 @@ You decide how to generate {% data variables.product.prodname_code_scanning %} a
|
||||

|
||||
4. Under "Get started with {% data variables.product.prodname_code_scanning %}", click **Set up this workflow** on the {% data variables.product.prodname_codeql_workflow %} or on a third-party workflow.
|
||||

|
||||
Most workflows are unavailable if they aren't relevant for the programming languages detected in the repository. The only exception is the {% data variables.product.prodname_codeql_workflow %}, which is always displayed, but the "Set up this workflow" button will be disabled if the languages in the repository are not supported by the {% data variables.product.prodname_codeql %} analysis.
|
||||
5. To customize how {% data variables.product.prodname_code_scanning %} scans your code, edit the workflow.
|
||||
|
||||
Generally you can commit the {% data variables.product.prodname_codeql_workflow %} without making any changes to it. However, many of the third-party workflows require additional configuration, so read the comments in the workflow before committing.
|
||||
|
||||
Reference in New Issue
Block a user