Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/workflows: Add label-issues config files (#932)
## Description Files used to label issues in pull requests. Will be auto synced from Mu DevOps in the future. Missed in earlier CI changes because the `pull_request_target` type of the action does not run the action on changes not in the target (not PR) branch. --- Note: This PR will fail for the same reason. It needs to be merged for future PRs to pick up the files. --- - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested - Run the label issues GitHub action ## Integration Instructions - N/A Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information