Browse Source

fix: update to master

this should enable "onlyAnnotateModifiedLines"
feat/clarity-onboarding-improvements
Alexander Graebe 4 years ago
committed by Alexander Graebe
parent
commit
5ffe90608f
  1. 2
      .github/workflows/stylecheck-prs.yml

2
.github/workflows/stylecheck-prs.yml

@ -15,7 +15,7 @@ jobs:
with:
token: ${{ github.token }}
- name: Run vale
uses: errata-ai/vale-action@v1.3.0
uses: errata-ai/vale-action@master
with:
styles: https://github.com/errata-ai/Google/releases/latest/download/Google.zip
config: https://raw.githubusercontent.com/blockstack/docs/master/.vale/vale.ini

Loading…
Cancel
Save