Skip to content

Add a github action for setting up test environment and running the tests #328

Add a github action for setting up test environment and running the tests

Add a github action for setting up test environment and running the tests #328

name: Check renovatebot config
on:
push:
pull_request:
jobs:
validate:
name: Validate renovatebot config
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Validate
uses: suzuki-shunsuke/[email protected]
with:
config_file_path: renovatebot/jore4-default-preset.json5