Skip to content

Commit

Permalink
fix checkout path
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Cho committed Oct 5, 2023
1 parent 5021733 commit 4e1529c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale-tdbx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@master
with:
repository: mongodb/mongodb-vale-action
path: './vale/styles'
path: './tdbx-vale-rules'
token: ${{secrets.GITHUB_TOKEN}}

- name: move-files-for-vale-action
Expand Down

0 comments on commit 4e1529c

Please sign in to comment.