ci: allow gitea-actions branch for deploy verification
Some checks failed
Deploy Cloudflare / deploy (push) Failing after 2m38s
Some checks failed
Deploy Cloudflare / deploy (push) Failing after 2m38s
This commit is contained in:
@ -5,7 +5,7 @@ name: Deploy Cloudflare
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, gitea-actions]
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".cursor/**"
|
||||
|
||||
Reference in New Issue
Block a user