Skip to content

fix: fixed correct awaiting and spawning #2565

fix: fixed correct awaiting and spawning

fix: fixed correct awaiting and spawning #2565

Workflow file for this run

# https://github.com/codespell-project/actions-codespell
name: codespell
on: [pull_request, push]
permissions:
contents: read
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
with:
ignore_words_list: crate,raison
exclude_file: .gitignore
skip: package-lock.json, ./src/generators/mandoc/template.1