Skip to content

Commit

Permalink
excluding some patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
David Wertenteil committed May 28, 2024
1 parent 69c3d39 commit a98fcc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/url_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
file_types: .md
force_pass: true
save: results.csv
exclude_patterns: 127.0.0.1,localhost,ipfs_,ca_org,ethconnect_,dataexchange_
- name: Check that results exist
run: cat results.csv
- name: Upload check results
Expand Down

0 comments on commit a98fcc0

Please sign in to comment.