ci: allow gitea-actions branch for deploy verification
Some checks failed
Deploy Cloudflare / deploy (push) Failing after 2m38s

This commit is contained in:
2026-08-07 22:58:16 +02:00
parent a34090a33d
commit d34b126b0b

View File

@ -5,7 +5,7 @@ name: Deploy Cloudflare
on: on:
push: push:
branches: [main] branches: [main, gitea-actions]
paths-ignore: paths-ignore:
- "**.md" - "**.md"
- ".cursor/**" - ".cursor/**"