Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara committed Oct 5, 2024
1 parent ba91675 commit 6670d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: ruzickap/[email protected]
with:
url: https://boxyhq.com
cmd_params: '--max-connections=10 --timeout=60 --buffer-size=32768 --color=always --exclude="(localhost|127.0.0.1|twitter.com|linkedin.com|manage.auth0.com|schemas.xmlsoap.org|instagram.com|admin.google.com|https://segment.com|support.cloudflare.com|https://boxyhq.com/cdn-cgi/l/email-protection|microsoft.com|https://www.sonatype.com/state-of-the-software-supply-chain/open-source-supply-demand-security|http://datagrade.com|https://www.signalsciences.com)" --skip-tls-verification --ignore-fragments --header="User-Agent:Chrome/108.0.0.0"'
cmd_params: '--max-connections=10 --timeout=60 --buffer-size=32768 --color=always --exclude="(localhost|127.0.0.1|twitter.com|linkedin.com|manage.auth0.com|schemas.xmlsoap.org|instagram.com|admin.google.com|https://segment.com|support.cloudflare.com|https://boxyhq.com/cdn-cgi/l/email-protection|microsoft.com|https://www.sonatype.com/state-of-the-software-supply-chain/open-source-supply-demand-security|http://datagrade.com|https://www.signalsciences.com|https://webstudio.is)" --skip-tls-verification --ignore-fragments --header="User-Agent:Chrome/108.0.0.0"'
- name: Post to Slack
if: ${{ failure() }}
uses: slackapi/[email protected]
Expand Down

0 comments on commit 6670d8c

Please sign in to comment.