Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

chore(deps): update dependency aquaproj/aqua-renovate-config to v2.2.0 #58

chore(deps): update dependency aquaproj/aqua-renovate-config to v2.2.0

chore(deps): update dependency aquaproj/aqua-renovate-config to v2.2.0 #58

name: renovate-config-validator
on:
pull_request:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json5
push:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json5
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1