Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
78fd3ca2af
Bump check-spelling/check-spelling from 0.0.24 to 0.0.25
---
updated-dependencies:
- dependency-name: check-spelling/check-spelling
  dependency-version: 0.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 22:30:22 +00:00
VictoriousRaptor
ab0e664073 Use a stable version 2025-07-15 19:16:59 +08:00
Jeremy Wu
99a7081d1e
fix typo 2025-05-11 11:52:26 +10:00
Jeremy Wu
4e6a07c0d7
Check spelling workflow ignore PRs targeting dev branch 2025-05-11 11:49:52 +10:00
VictoriousRaptor
7a603f5504 Fix spell check
- fix crash
- fix missing dict
2023-12-07 19:32:35 +08:00
VictoriousRaptor
e56e9b1468 [ci skip] Fix missing dotnet and php dict 2023-10-10 09:08:46 +08:00
VictoriousRaptor
755c09e3d9
Fix spell check extra dict missing error (#2379)
* Fix spell check extra dict missing error

* revert deleting dicts

* fix dup
2023-10-04 05:59:18 +11:00
VictoriousRaptor
84f3a31dde
Disable action on push
[ci skip]
2023-01-04 01:20:54 +08:00
VictoriousRaptor
2604b01f05 Stop spell check on push
[ci skip]
2023-01-03 19:15:39 +08:00
VictoriousRaptor
c53fdc1ed6
Fix crowdin spell check action (#1756)
* Tweak file exclusion rule

* Exclude l10n_dev branch

* Disable cancel in progress

* Temporarily check all for test

* Fix checking head ref

* Stop checking Resources.resx

* Update texts

* Update regex

* update exclude list

* Test l10n_dev

* ignore resx

* update

* fix branch head

* update newline

* update regex

* test

* remove test code

* Exclude l10n_dev branch
2023-01-02 18:35:37 +09:30
VictoriousRaptor
c121597376
Fix sarif (#1752)
* Fix SARIF

* only check changed files

* mask http/https

* add newline at eof

* Add dicts

* fix http regex

* fix http regex
2022-12-31 17:37:40 +02:00
Vic
2bed0f871d Add spell check workflow 2022-12-31 16:49:58 +08:00