mirror of https://github.com/linkerd/website.git
Rollback to markdown seo v1.1.2 (#1155)
Signed-off-by: Charles Pretzer <charles@buoyant.io>
This commit is contained in:
parent
10ad8b0600
commit
e33bd7c9b3
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Markdown SEO Check
|
- name: Markdown SEO Check
|
||||||
uses: zentered/markdown-seo-check@v1.1.4
|
uses: zentered/markdown-seo-check@v1.1.2
|
||||||
with:
|
with:
|
||||||
includes: '/linkerd.io/content/**/*.md'
|
includes: '/linkerd.io/content/**/*.md'
|
||||||
max_title_length: 70
|
max_title_length: 70
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue