Skip to content

Allow resolving from resolved schema using Manifest file. (#1160) #5576

Allow resolving from resolved schema using Manifest file. (#1160)

Allow resolving from resolved schema using Manifest file. (#1160) #5576

Workflow file for this run

name: Spelling
permissions:
contents: read
on: [push, pull_request]
env:
RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always
CLICOLOR: 1
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Spell Check Repo
uses: crate-ci/typos@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd # v1.43.4