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 a24ad2f commit 1f70e8cCopy full SHA for 1f70e8c
1 file changed
scripts/check_listings_api.py
@@ -21,7 +21,7 @@
21
python scripts/check_listings_api.py
22
python scripts/check_listings_api.py --json
23
python scripts/check_listings_api.py --report dist/listings-api.md
24
- GITHUB_TOKEN=ghp_... python scripts/check_listings_api.py # higher rate limits
+ GITHUB_TOKEN=your-token python scripts/check_listings_api.py # higher rate limits
25
26
Exit codes:
27
0 — every probe completed (live or not_found, no errors)
0 commit comments