Skip to content

Broken Link Check #1379

Broken Link Check

Broken Link Check #1379

---
name: Broken Link Check
on:
schedule:
- cron: "0 0 * * *" # daily
repository_dispatch: # run manually
types: [check-link]
# push:
# ...
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Broken Link Check
runs-on: ubuntu-latest
steps:
- name: Broken Link Check
uses: technote-space/[email protected]
with:
EXCLUDED_KEYWORDS: |
*.md
docs.github.com
camo.githubusercontent.com
github.com/apps/dependabot