Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ category:

{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
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.
1. Click **Disable**.
1. Click **Save changes**.
1. In the sidebar, under "Security and quality", click **{% data variables.code-quality.code_quality_ui_settings %}** to display the "{% data variables.code-quality.code_quality_ui %}" page.
Comment thread
Sharra-writes marked this conversation as resolved.
Outdated
1. Under **Code Quality analysis**, toggle from **On** to **Off**.
Comment thread
Sharra-writes marked this conversation as resolved.
Outdated

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

Expand Down
Loading