ci: add build/** branch to build and push ci

This commit is contained in:
Junyan Qin
2025-07-03 16:19:54 +08:00
parent 2523f5870a
commit 5b0bbe7a3b

View File

@ -6,6 +6,7 @@ on:
- "main"
- "deploy/dev"
- "deploy/enterprise"
- "build/**"
tags:
- "*"