Skip to content

Add influecer->influencer and influnce* typos to dictionary #417

Add influecer->influencer and influnce* typos to dictionary

Add influecer->influencer and influnce* typos to dictionary #417

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@v6
with:
persist-credentials: false
- run: make codespell_lib/data/dictionary_en_to_en-OX_AUTOGENERATED.txt
- uses: autofix-ci/action@c5b2d67aa2274e7b5a18224e8171550871fc7e4a