Add Internal definition to Testing section (#25122)
Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
@@ -208,7 +208,9 @@ git push --follow-tags
|
|||||||
|
|
||||||
## Testing out your action in a workflow
|
## Testing out your action in a workflow
|
||||||
|
|
||||||
Now you're ready to test your action out in a workflow. When an action is in a private repository, the action can only be used in workflows in the same repository. Public actions can be used by workflows in any repository.
|
Now you're ready to test your action out in a workflow.
|
||||||
|
|
||||||
|
Public actions can be used by workflows in any repository. When an action is in a private{% ifversion ghec or ghes or ghae%} or internal{% endif %} repository, the repository settings dictate whether the action is available only within the same repository or also to other repositories owned by the same {% ifversion ghec or ghes or ghae %}organization or enterprise{% else %}user or organization{% endif %}. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository)."
|
||||||
|
|
||||||
{% data reusables.actions.enterprise-marketplace-actions %}
|
{% data reusables.actions.enterprise-marketplace-actions %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user