Skip to content

Add several corrections for mouting in rare dictionary #98

Add several corrections for mouting in rare dictionary

Add several corrections for mouting in rare dictionary #98

Workflow file for this run

name: autofix.ci
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, synchronize, labeled, unlabeled]
permissions:
contents: read
jobs:
autofix:
name: Regenerate autogenerated files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
persist-credentials: false
- run: make codespell_lib/data/dictionary_en_to_en-OX_AUTOGENERATED.txt
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27