1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/data/reusables/code-scanning/not-available.md
hubwriter 1c28c58679 Fix typo: unwanted full stop (#17374)
* Remove full stop typo

* Add a comma instead
2021-01-20 09:19:36 +00:00

8 lines
676 B
Markdown

{% if currentVersion == "free-pro-team@latest" %}
{% note %}
**Note:** For private and internal repositories, {% data variables.product.prodname_code_scanning %} is available when {% data variables.product.prodname_GH_advanced_security %} features are enabled for the repository. If you see the error `Advanced Security must be enabled for this repository to use code scanning`, check that {% data variables.product.prodname_GH_advanced_security %} is enabled. For more information, see "[Managing security and analysis settings for your repository](/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository)."
{% endnote %}
{% endif %}