Skip to content

ci: Add renovate config #24

ci: Add renovate config

ci: Add renovate config #24

Workflow file for this run

name: on-pull-request
on:
pull_request:
branches: [main]
jobs:
test:
uses: './.github/workflows/test.yml'
package:
uses: ./.github/workflows/package.yml