Skip to content

chore(config): migrate renovate config #87

chore(config): migrate renovate config

chore(config): migrate renovate config #87

Workflow file for this run

name: pr
on:
pull_request:
jobs:
ci:
if: ${{ startsWith(github.event.pull_request.head.ref, 'renovate/') || github.event.pull_request.base.repo.node_id != github.event.pull_request.head.repo.node_id }}
uses: ./.github/workflows/common.yml
with:
push: false