Skip to content

Commit 7c606a5

Browse files
bdukesmchammer01Sharra-writes
authored
Update disable-code-quality to match experience (#45176)
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Sharra-writes <sharra-writes@github.com> Copilot-Session: e03f76ef-c46c-49a6-b767-f5b01e370f56
1 parent 4ef5840 commit 7c606a5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

content/code-security/how-tos/maintain-quality-code/disable-code-quality.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ category:
1717

1818
{% data reusables.repositories.navigate-to-repo %}
1919
{% data reusables.repositories.sidebar-settings %}
20-
1. In the sidebar, under "Security", click **{% data variables.code-quality.code_quality_ui_settings %}** to display the "{% data variables.code-quality.code_quality_ui %}" page.
21-
1. Click **Disable**.
22-
1. Click **Save changes**.
20+
1. In the sidebar, under **{% data variables.product.prodname_security_and_quality_tab %}**, click **{% data variables.code-quality.code_quality_ui_settings %}** to display the "{% data variables.code-quality.code_quality_ui %}" page.
21+
1. Under **{% data variables.product.prodname_code_quality_short %} analysis**, toggle from **On** to **Off**.
2322

2423
This stops all future {% data variables.product.prodname_code_quality_short %} scans, and the billing they generate, for that repository.
2524

0 commit comments

Comments
 (0)