diff --git a/.github/workflows/documentation-ci.yml b/.github/workflows/documentation-ci.yml index 4c688968a09..d27f16c9298 100644 --- a/.github/workflows/documentation-ci.yml +++ b/.github/workflows/documentation-ci.yml @@ -15,5 +15,5 @@ jobs: persist-credentials: false - uses: grafana/writers-toolkit/vale-action@vale-action/v1 with: - filter: '.Name in ["Grafana.WordList", "Grafana.Spelling", "Grafana.ProductPossessives"]' + filter: '.Name in ["Grafana.GrafanaCom", "Grafana.WordList", "Grafana.Spelling", "Grafana.ProductPossessives"]' token: ${{ secrets.GITHUB_TOKEN }}