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 d909103 commit 8e701a6Copy full SHA for 8e701a6
1 file changed
.github/workflows/link-check.yml
@@ -7,7 +7,11 @@ on:
7
push:
8
branches:
9
- trunk
10
+ paths:
11
+ - 'website_and_docs/**'
12
pull_request:
13
14
15
16
jobs:
17
htmltest:
0 commit comments