mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
Remove spell-checker
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
8
.github/workflows/pull_request.yaml
vendored
8
.github/workflows/pull_request.yaml
vendored
@@ -51,14 +51,6 @@ jobs:
|
||||
- name: Link check
|
||||
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
|
||||
- name: Spell check
|
||||
uses: errata-ai/vale-action@v1.5.0
|
||||
with:
|
||||
styles: https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip
|
||||
files: docs
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- name: Install kubectl
|
||||
run: |
|
||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/v${KUBERNETES_VERSION}/bin/linux/amd64/kubectl"
|
||||
|
||||
Reference in New Issue
Block a user