1
0
mirror of synced 2025-12-20 02:19:14 -05:00

[Experiment] Remove duplicate intro content (#50404)

This commit is contained in:
Sam Browning
2024-05-07 08:34:15 -04:00
committed by GitHub
parent 147e390407
commit c8fd9da126
7 changed files with 6 additions and 20 deletions

View File

@@ -19,8 +19,6 @@ topics:
{% data reusables.code-scanning.enterprise-enable-code-scanning %}
## About {% data variables.product.prodname_code_scanning %} with {% data variables.product.prodname_codeql %}
{% data reusables.code-scanning.about-codeql-analysis %}
{% ifversion code-scanning-without-workflow %}

View File

@@ -21,8 +21,6 @@ topics:
{% data reusables.code-scanning.enterprise-enable-code-scanning %}
## About {% data variables.product.prodname_code_scanning %}
{% data reusables.code-scanning.about-code-scanning %}
You can use {% data variables.product.prodname_code_scanning %} to find, triage, and prioritize fixes for existing problems in your code. {% data variables.product.prodname_code_scanning_caps %} also prevents developers from introducing new problems. You can schedule scans for specific days and times, or trigger scans when a specific event occurs in the repository, such as a push.