Skip to content

Update to ollamaIntegration? #56

Update to ollamaIntegration?

Update to ollamaIntegration? #56

Workflow file for this run

name: Spelling
on:
push:
branches-ignore:
- gh-readonly-queue/**
pull_request:
merge_group:
jobs:
spelling:
name: Check spelling
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.39.0