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 517e5d8 commit 35586ddCopy full SHA for 35586dd
.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: NVIDIA/spark-rapids-common/markdown-link-check@main
+ uses: YanxuanLiu/spark-rapids-common/markdown-link-check@markdown-check-sha
33
with:
34
max-depth: -1
35
use-verbose-mode: 'yes'
README.md
@@ -5,3 +5,5 @@
5
## Introduction
6
7
This repository contains reusable GitHub Action workflows and common scripts used by Spark RAPIDS.
8
+
9
+[test link](foo.html)
0 commit comments