Browse Source
Update link-pr.yml
Signed-off-by: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com>
tags/v0.1.0
Xinwei Xiong
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
.github/workflows/link-pr.yml
|
|
|
@@ -22,9 +22,9 @@ on: |
|
|
|
- 'docs/**' |
|
|
|
push: |
|
|
|
branches: [ main ] |
|
|
|
paths: |
|
|
|
- '**.md' |
|
|
|
- 'docs/**' |
|
|
|
# paths: |
|
|
|
# - '**.md' |
|
|
|
# - 'docs/**' |
|
|
|
|
|
|
|
jobs: |
|
|
|
linkChecker: |
|
|
|
|