Skip to content

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

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

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

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@v3
- name: Validate renovate config
uses: rinchsan/[email protected]
with:
pattern: 'renovate.json'