Use Gitea-compatible canary evidence upload #3

Merged
Jens merged 8 commits from codex/resolve-projectbrain-findings-20260828 into master 2026-09-01 20:09:22 +00:00
Showing only changes of commit a99aed9a5f - Show all commits
+4
View File
@@ -7,6 +7,10 @@ on:
schedule:
- cron: "17 3 * * 1"
concurrency:
group: acceptance-${{ gitea.repository }}-${{ gitea.ref }}
cancel-in-progress: true
jobs:
backend:
runs-on: ubuntu-latest