Skip to content

[macOS] Add bluetooth permission to agents, remove stale entry (#13078) #32

[macOS] Add bluetooth permission to agents, remove stale entry (#13078)

[macOS] Add bluetooth permission to agents, remove stale entry (#13078) #32

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