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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main, gitea-actions]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
- ".cursor/**"
|
- ".cursor/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user