Merge branch 'debug' into stable-dev

This commit is contained in:
Rikki
2025-03-10 04:16:24 +08:00

View File

@@ -5,6 +5,7 @@ on:
branches: branches:
- main - main
- debug # 新增 debug 分支触发 - debug # 新增 debug 分支触发
- stable-dev
tags: tags:
- 'v*' - 'v*'
workflow_dispatch: workflow_dispatch: