Skip to content

Update project description on pypi #10

Update project description on pypi

Update project description on pypi #10

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