1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Rewording the conditions for allowed actions (#41845)

Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Andre Kolodochka
2023-09-09 08:55:32 +10:00
committed by GitHub
parent 54aa018d38
commit 53ae8c918d

View File

@@ -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 %}