adding link check workflow on PR

changed files only
remove test file
This commit is contained in:
David Goodyear 2023-01-10 16:25:15 +00:00
Родитель b0040cdbb7
Коммит 599f99e8a7
2 изменённых файлов: 3 добавлений и 5 удалений

5
.github/workflows/link-check.yaml поставляемый
Просмотреть файл

@ -12,6 +12,7 @@ jobs:
check-modified-files-only: 'yes'
base-branch: 'main'
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
use-verbose-mode: 'no'
# Potential bug where files in the PR no longer exist in main will cause the workflow to fail
# For variables and further examples see https://github.com/marketplace/actions/markdown-link-check

3
.github/workflows/test.md поставляемый
Просмотреть файл

@ -1,3 +0,0 @@
# Test
[broken link](/docz/)