Skip to content

Commit b2fdd01

Browse files
committed
Limit max-source-files to 1500 for large repo
1 parent 578834c commit b2fdd01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/arch-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
supermodel-api-key: ${{ secrets.SUPERMODEL_API_KEY }}
3030
base-url: https://repos.supermodeltools.com
31+
max-source-files: "1500"
3132

3233
- uses: actions/configure-pages@v5
3334

0 commit comments

Comments
 (0)