Skip to content

Bump vite from 5.4.5 to 5.4.7 #2027

Bump vite from 5.4.5 to 5.4.7

Bump vite from 5.4.5 to 5.4.7 #2027

Workflow file for this run

name: Validate Schema
on:
push:
paths:
- "*.yaml"
- "*.json"
pull_request:
paths:
- "*.yaml"
- "*.json"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nwisbeta/[email protected]
with:
yamlSchemasJson: |
{
"./schema.json": ["evcc.dist.yaml"]
}