Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Aug 22, 2024
1 parent b6a6191 commit 3de14d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:

- name: Run Vale with Reviewdog on Changed Files
run: |
export PATH=$PATH:/home/runner/vale # Ensure Vale is in the PATH
if [ -z "${{ env.CHANGED_FILES }}" ]; then
echo "No changed files to lint."
else
Expand Down

0 comments on commit 3de14d7

Please sign in to comment.