Skip to content

chore: update renovate config #35

chore: update renovate config

chore: update renovate config #35

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
lint:
name: Lint (dummy)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
test:
name: Test (dummy)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3