Skip to content

Merge pull request #107 from lentzi90/renovate/tilt-dev-tilt-0.x #104

Merge pull request #107 from lentzi90/renovate/tilt-dev-tilt-0.x

Merge pull request #107 from lentzi90/renovate/tilt-dev-tilt-0.x #104

Workflow file for this run

name: "Validations"
on:
push:
branches:
- main
pull_request:
paths:
- "renovate.json"
workflow_dispatch:
jobs:
renovate-config-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Validate renovate config
uses: rinchsan/[email protected]
with:
pattern: 'renovate.json'