This commit is contained in:
2025-09-14 23:47:52 +08:00
parent c2d3e3c740
commit f6cd39be4c
6 changed files with 160 additions and 0 deletions

8
.cnb/web_trigger.yml Normal file
View File

@@ -0,0 +1,8 @@
# .cnb/web_trigger.yml
branch:
# 如下按钮在分支名以 main 开头的分支详情页面显示
- reg: "^main"
buttons:
- name: 同步代码到gitea
desc: 同步代码到gitea
event: web_trigger_sync_to_gitea