- an assortment of bugfixes and improvements

- remove line numbers from generated locale files
- add .gitattributes to not display diffs of .po files
This commit is contained in:
Amruth Pillai
2026-01-25 17:49:23 +01:00
parent 3071b7dd37
commit 0c65612368
82 changed files with 46089 additions and 45609 deletions
-2
View File
@@ -2,8 +2,6 @@ name: Build Docker Image
on:
workflow_dispatch:
push:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}