Fix trailing spaces in content and data (#37904)
This commit is contained in:
@@ -211,7 +211,7 @@ Checking in your `node_modules` directory can cause problems. As an alternative,
|
||||
|
||||
## Testing out your action in a workflow
|
||||
|
||||
Now you're ready to test your action out in a workflow.
|
||||
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)."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user