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 d81e10f commit a87eab9Copy full SHA for a87eab9
.github/workflows/markdown-link-check.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: NVIDIA/spark-rapids-common/checkout@main
30
31
- name: Run Markdown Link Check
32
- uses: YanxuanLiu/spark-rapids-common/markdown-link-check@check-markdown
+ uses: YanxuanLiu/spark-rapids-common/markdown-link-check@markdown-config
33
with:
34
max-depth: -1
35
use-verbose-mode: 'yes'
0 commit comments