Skip to content

Update BMW tunes to 202305 #17

Update BMW tunes to 202305

Update BMW tunes to 202305 #17

Workflow file for this run

name: Validate index.json
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Validate index.json
uses: nhalstead/[email protected]
with:
schema: ./schema.json
jsons: ./index.json