Skip to content

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

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

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

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'