Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: does not generate codeowners (#631)
Prevents the re-generation of the github CODEOWNERS file.
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -88,4 +88,5 @@ | ||
'samples/install-without-bom/pom.xml', | ||
'samples/snapshot/pom.xml', | ||
'samples/snippets/pom.xml', | ||
'.github/CODEOWNERS', | ||
]) |