mirror of https://github.com/docker/docs.git
Merge pull request #19426 from dvdksn/revert-vale-ci
Revert "ci: add vale style check"
This commit is contained in:
commit
b0feaa67fa
|
@ -35,14 +35,6 @@ jobs:
|
||||||
*.cache-from=type=gha,scope=build
|
*.cache-from=type=gha,scope=build
|
||||||
*.cache-to=type=gha,scope=build,mode=max
|
*.cache-to=type=gha,scope=build,mode=max
|
||||||
|
|
||||||
vale:
|
|
||||||
runs-on: ubuntu-22.04
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # v2.1.0
|
|
||||||
with:
|
|
||||||
files: content
|
|
||||||
|
|
||||||
validate:
|
validate:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in New Issue