vikunja/.github
Tink bot 52f3dd6806 fix(ci): commit newly added Crowdin translation files
The Crowdin sync workflow used `git diff --quiet` and `git commit -am`,
both of which only consider tracked files. New language files downloaded
by Crowdin (e.g. el-GR, th-TH) were therefore left untracked and silently
dropped on each run.

Switch the change check to `git status --porcelain` scoped to the
translation directories and stage them explicitly before committing so
new locales are included.
2026-05-18 17:57:21 +00:00
..
ISSUE_TEMPLATE chore: remove feature request issue template 2026-03-09 23:35:43 +01:00
actions/setup-frontend chore(deps): update actions/setup-node digest to 6044e13 2026-01-15 09:42:39 +01:00
workflows fix(ci): commit newly added Crowdin translation files 2026-05-18 17:57:21 +00:00
FUNDING.yml chore: update funding links 2023-02-03 11:48:44 +01:00