10 lines
201 B
Markdown
10 lines
201 B
Markdown
{% if currentVersion == "free-pro-team@latest" %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** The {% data variables.product.prodname_codeql_runner %} is currently in beta and subject to change.
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|