Skip to content

Commit

Permalink
👷 Adjust --white-list in validate-links CI Pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed May 2, 2024
1 parent 43645bf commit 0dc0fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
- name: Validate URLs
run: |
awesome_bot ./*.md src/*.ts --allow-dupe --request-delay 0.4 \
--white-list http://127.0.0.1:8545,https://github.com/pcaversaccio/createx,https://rpc.sepolia.org,https://holesky.rpc.thirdweb.com,https://www.oklink.com/amoy/
--white-list http://127.0.0.1:8545,https://github.com/pcaversaccio/createx,https://rpc.sepolia.org,https://holesky.rpc.thirdweb.com,https://www.oklink.com

0 comments on commit 0dc0fdf

Please sign in to comment.