Skip to content

Commit

Permalink
👷 Amend validate URLs
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Sep 5, 2024
1 parent a5e8b4f commit 3b5ae90
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 @@ -91,5 +91,5 @@ jobs:

- name: Validate URLs
run: |
awesome_bot ./*.md src/**/*.ts test/**/*.ts --allow-dupe --request-delay 0.4 \
awesome_bot ./*.md src/*.ts 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,https://5irescan.io,https://testnet.5irescan.io

0 comments on commit 3b5ae90

Please sign in to comment.