8 lines
315 B
Markdown
8 lines
315 B
Markdown
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}
|
|
{% note %}
|
|
|
|
**Note:** The workflow visualization graph for {% data variables.product.prodname_actions %} is currently in beta and subject to change.
|
|
|
|
{% endnote %}
|
|
{% endif %}
|