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
parent
commit
abcdf6f79d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .github/workflows/link-pr.yml

+ 3
- 3
.github/workflows/link-pr.yml View File

@@ -22,9 +22,9 @@ on:
- 'docs/**'
push:
branches: [ main ]
paths:
- '**.md'
- 'docs/**'
# paths:
# - '**.md'
# - 'docs/**'

jobs:
linkChecker:


Loading…
Cancel
Save