Skip to content

chore: rename master branch to main #29

chore: rename master branch to main

chore: rename master branch to main #29

name: renovate-validation
on:
pull_request:
branches:
- main
paths:
- .github/workflows/renovate-validation.yml
- .github/renovate.json
push:
branches:
- main
paths:
- .github/workflows/renovate-validation.yml
- .github/renovate.json
jobs:
validate:
name: Renovate validation
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate
uses: suzuki-shunsuke/[email protected]
with:
config_file_path: .github/renovate.json