-
Notifications
You must be signed in to change notification settings - Fork 63.9k
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
Sharing actions and workflows with your organization
What part(s) of the article would you like to see updated?
The line 17 displayed below contains a empty if
statement:
access a private {% ifversion internal-actions %} {% endif %}repository
docs/content/actions/sharing-automations/sharing-actions-and-workflows-with-your-organization.md
Lines 16 to 18 in 92260b1
You can share actions and reusable workflows within your organization, without publishing them publicly, by allowing {% data variables.product.prodname_actions %} workflows to access a private {% ifversion internal-actions %} {% endif %}repository that contains the action or reusable workflow. | |
I think it could be removed.
Additional information
I could provide a PR to fix it.
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team