10 lines
356 B
Markdown
10 lines
356 B
Markdown
{% if currentVersion == "enterprise-server@2.22" or currentVersion == "github-ae@latest" %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** {% data variables.product.prodname_code_scanning_capc %} is currently in beta and subject to change. For more information about taking part in the beta, [sign up here](https://resources.github.com/beta-signup/).
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|