更新 .gitea/workflows/test.yml

This commit is contained in:
2026-06-15 10:57:02 +08:00
parent 549bd325ee
commit ec15e040d4
+2
View File
@@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- main - main
# 新增:允许页面手动触发
workflow_dispatch:
jobs: jobs:
build-and-push: build-and-push: