Skip to content

Align Cargo.toml/lock (proc-macro2:1.0.92->1.0.93) (#281) #413

Align Cargo.toml/lock (proc-macro2:1.0.92->1.0.93) (#281)

Align Cargo.toml/lock (proc-macro2:1.0.92->1.0.93) (#281) #413

Workflow file for this run

name: spellcheck
on:
push:
branches: [ "main" ]
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.46.0
with:
config_path: .spellcheck.yaml
task_name: Markdown