Skip to content

examples (fix): remove CMAKE_BUILD_TYPE forcing (#2596) #1

examples (fix): remove CMAKE_BUILD_TYPE forcing (#2596)

examples (fix): remove CMAKE_BUILD_TYPE forcing (#2596) #1

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