Skip to content

Update jitpack_build.yml (#1709) #10265

Update jitpack_build.yml (#1709)

Update jitpack_build.yml (#1709) #10265

name: Renovate Config Tests
on:
push:
pull_request:
env:
LOG_LEVEL: debug
jobs:
preset:
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
file:
- sscs-renovate
- renovate
env:
RENOVATE_CONFIG_FILE: .github/${{ matrix.file }}.json
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: testing ${{ matrix.file }}
run: npx -p renovate renovate-config-validator