Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f84e0f

Browse files
committed
Update docs lint workflow to include site directory
1 parent e9431a6 commit 2f84e0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-lint.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Setup Node
1818
uses: ./.github/actions/setup-node
19+
with:
20+
directory: "site"
1921

2022
- uses: tj-actions/changed-files@v45
2123
id: changed-files

0 commit comments

Comments
 (0)