Skip to content

Add Audi A4 B5 tune #21

Add Audi A4 B5 tune

Add Audi A4 B5 tune #21

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/validate-json-action@0.1.3
with:
schema: ./schema.json
jsons: ./index.json