Merge branch 'master' of github.com:stakater/Reloader into update-golang-version

This commit is contained in:
faizanahmad055
2022-05-27 11:46:17 +02:00
2 changed files with 0 additions and 15 deletions

View File

@@ -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"

View File

@@ -1,7 +0,0 @@
StylesPath = spellingstyles
MinAlertLevel = warning
# Only check MarkDown files
[*.md]
BasedOnStyles = Vale