There was an error while loading. Please reload this page.
1 parent 689b350 commit bb46523Copy full SHA for bb46523
.github/workflows/linkcheck.yml
@@ -8,6 +8,6 @@ jobs:
8
- name: Run linksafe
9
uses: TechWiz-3/linksafe@main
10
with:
11
- dirs: ".,./addons,./docs,./other"
+ dirs: ".,./docs"
12
verbose: true
13
whitelist_files: "./docs/index.html"
0 commit comments