build: use codeowners file (#29)

This commit is contained in:
Romain Lespinasse
2025-06-07 22:34:52 +02:00
committed by GitHub
parent 667baa2431
commit 5ca673ee12
3 changed files with 7 additions and 7 deletions

View File

@@ -25,4 +25,5 @@ jobs:
uses: super-linter/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_YAML_PRETTIER: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}