Skip to content

Commit f786e54

Browse files
authored
ci: add renovate config check from tizentv
1 parent 3986c7f commit f786e54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,7 @@ jobs:
4949
useRollingCache: true
5050
- name: ESLint
5151
run: npm run lint
52+
- name: Validate renovate config
53+
uses: rinchsan/renovate-config-validator@a12a2b98cd4db923c33d1ce407c57afb43f3ff59 # v0.2.0
54+
with:
55+
pattern: '.renovaterc.json'

0 commit comments

Comments
 (0)