Skip to content

Config Validation

Config Validation #292

Workflow file for this run

name: Config Validation
'on':
workflow_dispatch:
schedule:
-
cron: '0 7 * * 1-5'
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
-
uses: actions/[email protected]
-
uses: actions/[email protected]
with:
node-version: latest
-
run: npx --yes --package renovate -- renovate-config-validator --strict default.json