diff --git a/.forgejo/workflows/ci-and-deploy.yaml b/.forgejo/workflows/ci-and-deploy.yaml index 1f4fc6e..b0a1ebd 100644 --- a/.forgejo/workflows/ci-and-deploy.yaml +++ b/.forgejo/workflows/ci-and-deploy.yaml @@ -5,7 +5,7 @@ # dev分支: 铸渊自己push → 只跑检查不部署 # PR到main: 跑检查 → 冰朔看绿✅红❌再决定合不合 # ════════════════════════════════════════════════════ -name: CI检查 + 自动部署 +name: 🚀 构建与部署 on: pull_request: