Skip to content

Merge pull request #48 from lentzi90/version-bump #43

Merge pull request #48 from lentzi90/version-bump

Merge pull request #48 from lentzi90/version-bump #43

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'