Skip to content

Commit e94f718

Browse files
authored
Add GitHub Codeowners Validator action
Action that ensures the correctness of your GitHub CODEOWNERS file. Link to the GitHub repository: https://github.com/mszostok/codeowners-validator
1 parent ba5d5a4 commit e94f718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
143143
- [Prow GitHub Actions](https://github.com/jpmcb/prow-github-actions) - Automation of policy enforcement, chat-ops, and automatic PR merging.
144144
- [Check GitHub Status in your Workflow](https://github.com/crazy-max/ghaction-github-status)
145145
- [Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)
146+
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
146147

147148
### Collection of Actions
148149

0 commit comments

Comments
 (0)