Skip to content

Commit 5391cc9

Browse files
committed
ci(workflow): 添加workflow_dispatch触发器以手动触发工作流
1 parent fa0e95f commit 5391cc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches: ["dev"]
1010
paths:
1111
- "backend/**"
12+
workflow_dispatch:
1213

1314
env:
1415
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)