Skip to content

Commit

Permalink
ci: remove CODEOWNERS from auto changed files (#146)
Browse files Browse the repository at this point in the history
Remove CODEOWNERS from files that are automatically changed by Renovate,
so the PRs are not blocked waiting for human approve and can be
automerged.
  • Loading branch information
Balvajs authored Oct 13, 2023
1 parent 1cebb9d commit 7e714dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
* @balvajs
package.json
pnpm-lock.yaml
dist/
__generated__

0 comments on commit 7e714dd

Please sign in to comment.