Skip to content

Commit 4e1529c

Browse files
author
Chris Cho
committed
fix checkout path
1 parent 5021733 commit 4e1529c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale-tdbx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@master
2222
with:
2323
repository: mongodb/mongodb-vale-action
24-
path: './vale/styles'
24+
path: './tdbx-vale-rules'
2525
token: ${{secrets.GITHUB_TOKEN}}
2626

2727
- name: move-files-for-vale-action

0 commit comments

Comments
 (0)