lehcar (rachel)
lehcar (rachel)
### 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)...
Fixes: https://github.com/tj-actions/changed-files/issues/2631 I added support for deployment events (see [deployment webhooks](https://docs.github.com/en/webhooks/webhook-events-and-payloads#deployment)) and tested this in one of my work's repos. I had to add another fetch for the default branch...
### Is this feature missing in the latest version? - [x] I'm using the latest release ### Is your feature request related to a problem? Please describe. I'm using tj-actions/changed-files...