Skip to content

Commit

Permalink
fix vale action
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Nov 13, 2024
1 parent c435e80 commit f9d2cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
- name: Get Directories to Scan
if: ${{ steps.pr-files.outputs.files_lt_threshold == 'true' }}
working-directory: www/vale
run: ./get-files.sh api-reference app/_mdx
run: ./get-files.sh api-reference markdown
id: directories

- name: Vale Linter
Expand Down

0 comments on commit f9d2cb3

Please sign in to comment.