Skip to content

Commit 25e6ade

Browse files
author
Susan Vanderplas
committed
Move into main thing
1 parent dfd0e89 commit 25e6ade

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

.github/workflows/check-links.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,6 @@ jobs:
125125
with:
126126
github_token: ${{ secrets.GITHUB_TOKEN }}
127127
publish_dir: ./docs
128+
129+
- name: Broken Link Check
130+
uses: technote-space/broken-link-checker-action@v2

0 commit comments

Comments
 (0)