Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot]
ff3995f3a0 chore(deps): Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 08:37:15 +00:00
Côme Chilliet
44d4b2333e fix: Exclude javascript files from codespell check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 17:36:37 +02:00
Côme Chilliet
ec8403c2e5 chore: Revert "ci: Ignore static content from spell check"
This reverts commit 31bea5ae82.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 15:53:56 +02:00
Joas Schilling
31bea5ae82 ci: Ignore static content from spell check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-12 16:54:33 +01:00
Joas Schilling
fcb04d1a6b ci: Fix spelling action to ignore SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-12 13:39:06 +01:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00