Skip to content

Commit 5a0d10f

Browse files
committed
ci: include adoption and operations docs in verifier
1 parent b0a4246 commit 5a0d10f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/verify_repo.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
'docs/evaluations/README.md',
4040
'docs/local-runner/README.md',
4141
'docs/showcase/README.md',
42+
'docs/adoption/README.md',
43+
'docs/operations/README.md',
4244
'templates/README.md',
4345
'templates/complete-project-context.md',
4446
'templates/repository-context-template.md',
@@ -69,6 +71,8 @@
6971
'docs/verifiers/README.md',
7072
'docs/evaluations/README.md',
7173
'docs/local-runner/README.md',
74+
'docs/adoption/README.md',
75+
'docs/operations/README.md',
7276
'wiki/Home.md',
7377
]
7478

0 commit comments

Comments
 (0)