Skip to content

Commit 5021733

Browse files
author
Chris Cho
authored
Change repo location for the vale github action (#916)
1 parent 5c07959 commit 5021733

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/vale-tdbx.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
- name: checkout-latest-rules
2121
uses: actions/checkout@master
2222
with:
23-
repository: 10gen/mongodb-vale
24-
ref: tdbx-rules
23+
repository: mongodb/mongodb-vale-action
2524
path: './vale/styles'
2625
token: ${{secrets.GITHUB_TOKEN}}
2726

0 commit comments

Comments
 (0)