We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05b724 commit 9611e08Copy full SHA for 9611e08
1 file changed
.github/workflows/devindex-updater.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm ci
29
30
- name: Run DevIndex Updater
31
- run: npm run devindex:update -- --limit=200
+ run: npm run devindex:update -- --limit=500
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
0 commit comments