Skip to content

renovate.json: disable renovate for frontend-old #121

renovate.json: disable renovate for frontend-old

renovate.json: disable renovate for frontend-old #121

name: check-renovate-config.yml
on:
push:
paths:
- .github/workflows/check-renovate-config.yml
- renovate.json
pull_request:
paths:
- .github/workflows/check-renovate-config.yml
- renovate.json
jobs:
validate-renovate-config:
name: 'renovate: validate config'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- run: docker run --rm -e LOG_LEVEL=debug -v "$PWD:/workspace" -w /workspace renovate/renovate:43.25.6 --platform=local