We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be4627 commit 072fd60Copy full SHA for 072fd60
.github/workflows/test.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: couchbaselabs/docs-runner/.github/workflows/vale-review.yml@main
12
with:
13
repo: ${{github.repository}}
14
- path: ${{vars.CHECKOUT_PATH}}
+ path: ${{github.env.CHECKOUT_PATH}}
0 commit comments