From 53ae8c918da6326599e9dfed04ff92ce208a78ac Mon Sep 17 00:00:00 2001 From: Andre Kolodochka <59625655+andrekolodochka@users.noreply.github.com> Date: Sat, 9 Sep 2023 08:55:32 +1000 Subject: [PATCH] Rewording the conditions for allowed actions (#41845) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> --- data/reusables/actions/allow-specific-actions-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/actions/allow-specific-actions-intro.md b/data/reusables/actions/allow-specific-actions-intro.md index 5a1912608507..b089070351fd 100644 --- a/data/reusables/actions/allow-specific-actions-intro.md +++ b/data/reusables/actions/allow-specific-actions-intro.md @@ -21,7 +21,7 @@ When you choose {% data reusables.actions.policy-label-for-select-actions-workfl {% ifversion fpt or ghec %} {% note %} - **Note:** The **Allow specified actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %}** option is only available in public repositories with the {% data variables.product.prodname_free_user %}, {% data variables.product.prodname_pro %}, {% data variables.product.prodname_free_team %} for organizations, or {% data variables.product.prodname_team %} plan. + **Note:** For {% data variables.product.prodname_free_user %}, {% data variables.product.prodname_pro %}, {% data variables.product.prodname_free_team %} for organizations, or {% data variables.product.prodname_team %} plans, the **Allow specified actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %}** option is only available in public repositories. {% endnote %} {% endif %}