Skip to content

Bump autofix-ci/action from 1.3.2 to 1.3.3 #244

Bump autofix-ci/action from 1.3.2 to 1.3.3

Bump autofix-ci/action from 1.3.2 to 1.3.3 #244

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@7a166d7532b277f34e16238930461bf77f9d7ed8