Skip to content

Commit 35586dd

Browse files
committed
test
Signed-off-by: YanxuanLiu <[email protected]>
1 parent 517e5d8 commit 35586dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: NVIDIA/spark-rapids-common/checkout@main
3030

3131
- name: Run Markdown Link Check
32-
uses: NVIDIA/spark-rapids-common/markdown-link-check@main
32+
uses: YanxuanLiu/spark-rapids-common/markdown-link-check@markdown-check-sha
3333
with:
3434
max-depth: -1
3535
use-verbose-mode: 'yes'

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
## Introduction
66

77
This repository contains reusable GitHub Action workflows and common scripts used by Spark RAPIDS.
8+
9+
[test link](foo.html)

0 commit comments

Comments
 (0)