mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-02 21:25:20 +00:00
[build] 添加 repository_dispatch 事件以触发后端工作流
This commit is contained in:
parent
39da877006
commit
0852140b4d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user