fix: remove Gitea Actions agent workflows (agents run locally, not in CI)

This commit is contained in:
2026-07-30 18:25:45 +02:00
parent 3d2eb97205
commit e876055167
6 changed files with 44 additions and 179 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [dev, main]
branches: [main]
pull_request:
jobs: