Skip to content

Commit 5478cfd

Browse files
Remove plan availability note from allow-specific-actions-intro reusable (#59390)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: angel-jiakou <115738347+angel-jiakou@users.noreply.github.com>
1 parent c3c79ca commit 5478cfd

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

data/reusables/actions/allow-specific-actions-intro.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,4 @@ When you choose {% data reusables.actions.policy-label-for-select-actions-workfl
2626
Use the `!` prefix to block patterns. For example, to allow all actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} from the `space-org` organization, but block a specific action like `space-org/action`, you can specify `space-org/*, !space-org/action@*`. By default, only actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} specified in the list will be allowed. To allow all actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} while also blocking specific actions, you can specify `*, !space-org/action@*`.
2727
{% endif %}
2828

29-
{% ifversion fpt or ghec %}
30-
31-
> [!NOTE]
32-
> 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.
33-
34-
{% endif %}
35-
3629
This procedure demonstrates how to add specific actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} to the list.

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)