tldr/.github
K.B.Dharun Krishna eca9c1e539
CI/codespell: remove changed-files action, use point release of action (#10707)
* CI/codespell: remove changed-files action

Superseeds #10704

This change would make the CI run only on English pages by directly passing the path to Codespell to prevent false detections like https://github.com/tldr-pages/tldr/pull/10702/files for other languages, There still would be annotations made for other English pages not in PR similar to now, but it won't prevent us from merging the PR as we have the only_warn parameter set to 1.

* CI/codespell: use point release instead of master

Using the development branch isn't ideal for production as it is prone to breakage with a faulty bug or PR. So in this commit, I am updating the codespell action to use the point release instead for more stability and versatility.
2023-09-12 21:28:12 +05:30
..
ISSUE_TEMPLATE .github: fix trailing spaces and lines (#10378) 2023-06-15 01:43:00 +02:00
workflows CI/codespell: remove changed-files action, use point release of action (#10707) 2023-09-12 21:28:12 +05:30
CODEOWNERS add CODEOWNERS (#10175) 2023-05-17 15:32:10 +05:30
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE: reduce interline spacing (#8273) 2022-08-02 08:53:46 -03:00
codespell-ignore Revert "Update codespell-ignore (#8530)" (#8531) 2022-09-26 21:21:11 +00:00
dependabot.yml dependabot.yml: check for package updates monthly (#8975) 2023-05-26 09:40:10 -04:00