Skip to content

Merge json repair and prompt tune update from microsoft #3

Merge json repair and prompt tune update from microsoft

Merge json repair and prompt tune update from microsoft #3

Workflow file for this run

name: Spellcheck
on:
push:
branches: [main]
pull_request:
paths:
- '**/*'
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
run: ./scripts/spellcheck.sh