Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9431a6 commit 2f84e0fCopy full SHA for 2f84e0f
.github/workflows/docs-lint.yaml
@@ -16,6 +16,8 @@ jobs:
16
17
- name: Setup Node
18
uses: ./.github/actions/setup-node
19
+ with:
20
+ directory: "site"
21
22
- uses: tj-actions/changed-files@v45
23
id: changed-files
0 commit comments