updates
All checks were successful
Zone / build (push) Successful in 13s

This commit is contained in:
2026-06-04 14:18:21 +01:00
parent 43135bcec9
commit 569c9853bf
11 changed files with 1841 additions and 1163 deletions

3
.gitea/workflows/build.yml Normal file → Executable file
View File

@@ -26,6 +26,9 @@ jobs:
- name: Install dependencies
run: npm install
- name: Validate manifest v2
run: node ./scripts/validate-manifest.mjs
- name: Run gated analysis
if: always()
env: