Skip to content

Updating readme file for macos-15 version 20250917.1898 (#13063) #33

Updating readme file for macos-15 version 20250917.1898 (#13063)

Updating readme file for macos-15 version 20250917.1898 (#13063) #33

name: Validate JSON Schema
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate-json-schema:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Validate JSON Schema
shell: pwsh
run: ./helpers/CheckJsonSchema.ps1