Skip to content

Commit 4a249a1

Browse files
committed
add check
1 parent 86c54ed commit 4a249a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ jobs:
5454
yarn eslint --ext=json .
5555
echo 'Use yarn fix:json to fix issues'
5656
57+
- name: Validate renovate.json
58+
uses: rinchsan/renovate-config-validator@v0
59+
5760
outputs:
5861
RUN_SCRIPTS: ${{ steps.setup.outputs.RUN_SCRIPTS }}
5962

0 commit comments

Comments
 (0)