Skip to content

install typos gha action v1.45.1#2891

Open
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_gha_typos
Open

install typos gha action v1.45.1#2891
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_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.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
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!

@olblak olblak enabled auto-merge (squash) April 11, 2026 14:51
@updateclibot updateclibot bot force-pushed the updatecli_master_gha_typos branch from c1b7372 to 939846e Compare April 13, 2026 06:22
olblak
olblak previously approved these changes Apr 13, 2026
Made with ❤️️ by updatecli
@updateclibot updateclibot bot force-pushed the updatecli_master_gha_typos branch from 976e65c to 6e74fa9 Compare April 14, 2026 06:05
@updateclibot updateclibot bot changed the title install typos gha action v1.45.0 install typos gha action v1.45.1 Apr 14, 2026
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.

1 participant