Skip to content

Commit

Permalink
ci(github): update ignore urls in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Jan 19, 2025
1 parent e51b968 commit f3055f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
run: >
bundle exec htmlproofer _site
--ignore-status-codes '403,429,999'
--ignore-urls "/ai.cloudflare.com/,/gartic.io/,/gather.town/,/globalgamejam.org/,/image-line.com/,/pixabay.com/,/newgrounds.com/,/sonniss.com/,/unrealengine.com/"
--ignore-urls "/gartic.io/,/gather.town/,/image-line.com/,/newgrounds.com/,/sonniss.com/,/unrealengine.com/"
--no-check-external-hash

0 comments on commit f3055f0

Please sign in to comment.