[build] 添加 repository_dispatch 事件以触发后端工作流

This commit is contained in:
远野千束 2025-01-03 21:41:09 +08:00
parent 39da877006
commit 0852140b4d

View File

@ -7,6 +7,8 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
repository_dispatch:
types: [trigger-backend-workflow]
env: env:
GIT_TERMINAL_PROMPT: 1 GIT_TERMINAL_PROMPT: 1