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 34781b3 commit 5206799Copy full SHA for 5206799
.github/workflows/MarkdwonLinksCheck.yml
@@ -18,4 +18,6 @@ jobs:
18
- uses: actions/checkout@v3
19
- uses: JustinBeckwith/linkinator-action@v1
20
with:
21
+ paths: '*.md ./CI/**/*.md, ./variants/**/*.md, ./libraries/**/*.md'
22
+ verbosity: 'INFO'
23
skip: 'www.st.com'
0 commit comments