docs
docs copied to clipboard
The open-source repo for docs.github.com
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/learn-github-actions/environment-variables ### What part(s)...
### Why: Closes https://github.com/github/docs/issues/19624 ### What's being changed (if available, include any code snippets, screenshots, or gifs): Changing the wording in one of the sentences related to custom labels and...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/hosting-your-own-runners/using-self-hosted-runners-in-a-workflow#using-custom-labels-to-route-jobs ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#package ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://octokit.github.io/rest.js/v18#issues-update and probably some...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository ### What part(s)...
The education benefits request no longer has a way to upload proof of academic status -- just taking a picture using the computer's camera. Thus, this change removes the reference...
The previous wording can be misinterpreted to suggest that GitHub Actions itself automatically tags major versions. Also, remove assurance that pinning the major version protects your workflow from breaking. This...
Signed-off-by: Axel Heider ### Why: Show how list of string can be used. This is for both convenience and avoiding redundancy. ### What's being changed: Provide an example