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 9f4a979 commit 7576b66Copy full SHA for 7576b66
.github/workflows/renovate-config-validator.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v5
20
with:
21
repository: bettermarks/renovate-config
22
- path: renovate-config
+ path: ${{ github.workspace }}/renovate-config
23
- uses: ./validator
24
25
config: ${{ inputs.config || 'renovate-config/renovate.json' }}
0 commit comments