Skip to content

Commit

Permalink
fixes: ?is this fix for filepath?
Browse files Browse the repository at this point in the history
  • Loading branch information
m4sterbunny committed Sep 10, 2024
1 parent f885c1e commit 67a5468
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions spelling/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ runs:
uses: errata-ai/vale-action@v2
with:
files: |
"docs/",
"blog/",
"services/",
"developer-tools/",
"snaps/",
"wallet/"
"/docs/",
"/blog/",
"/services/",
"/developer-tools/",
"/snaps/",
"/wallet/"
vale_flags: "--config ./.docs-gha/spelling/.vale.ini --glob='!docs/**/*.js'"
env:
# Required, set by GitHub actions automatically:
Expand Down

0 comments on commit 67a5468

Please sign in to comment.