Skip to content

install typos gha action v1.45.0#9

Open
updateclibot[bot] wants to merge 1 commit intomainfrom
updatecli_main_gha_typos
Open

install typos gha action v1.45.0#9
updateclibot[bot] wants to merge 1 commit intomainfrom
updatecli_main_gha_typos

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Apr 11, 2026

This PR was automatically created by Updatecli to set up a typos GitHub Action workflow for spell checking.
typos is a fast source code spell checker that finds and fixes typos in source code and documentation. Updatecli is a tool to automate configuration update across git repositories.
For more information:


Install typos GitHub action workflow

install typos gha action v1.45.0

1 file(s) updated with "name: Spell check with typos\n\non:\n push:\n branches: [\"main\"]\n pull_request:\n branches: [\"**\"]\n\npermissions: {}\n\njobs:\n typos:\n runs-on: ubuntu-latest\n permissions:\n contents: read\n steps:\n - name: Checkout repository\n uses: actions/checkout@de0fac2 # v6.0.2\n with:\n persist-credentials: false\n\n - name: Run typos\n uses: crate-ci/typos@02ea592 # v1.45.0\n with:\n config: _typos.toml\n": * .github/workflows/typos.yaml

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants