Skip to content

Add exclusion of IP lookup address #2

Add exclusion of IP lookup address

Add exclusion of IP lookup address #2

# This workflow checks out code and scans the hyperlinks in
# markdown files for broken links
name: Validate hyperlinks in markdown files
on:
push:
workflow_dispatch:
jobs:
none-shall-pass:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: thevickypedia/[email protected]
with:
excludeHostnames: "whatismyipaddress"