We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848ae3c commit f9fe317Copy full SHA for f9fe317
.github/workflows/lint_links.yml
@@ -20,6 +20,8 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
+ with:
24
+ submodules: recursive
25
- uses: gaurav-nelson/github-action-markdown-link-check@v1
26
with:
27
use-quiet-mode: "yes"
0 commit comments