Skip to content

Commit

Permalink
Add html5up.net to be excluded from link checks (broken certificate)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Jan 21, 2020
1 parent 8d54fbe commit 92e21d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic-broken-link-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env:
EXCLUDE: |
linkedin.com
html5up.net
run: |
if [ -s CNAME ]; then
export INPUT_URL="https://$(cat CNAME)"
Expand Down

0 comments on commit 92e21d1

Please sign in to comment.