FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

install typos gha action v1.45.1 by updateclibot[bot] · Pull Request #8471 · updatecli/updatecli · GitHub

install typos gha action v1.45.1 - #8471

Merged
olblak merged 3 commits into
mainfrom
updatecli_main_gha_typos
Apr 17, 2026
Merged

install typos gha action v1.45.1#8471
olblak merged 3 commits into
mainfrom
updatecli_main_gha_typos

Conversation

updateclibot Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

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.1

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@cf5f1c2 # v1.45.1\n with:\n config: _typos.toml\n": * .github/workflows/typos.yaml

GitHub Action workflow link

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!

updateclibot Bot added the chore label Apr 16, 2026
olblak enabled auto-merge (squash) April 17, 2026 13:21
olblak merged commit c93092e into main Apr 17, 2026
7 checks passed
olblak deleted the updatecli_main_gha_typos branch April 17, 2026 14:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL