Skip to content

Commit 3c8a614

Browse files
committed
add workflow_dispatch to gui workflow
1 parent 5a931a3 commit 3c8a614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/agent_gui_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
paths:
1111
- "refact-agent/gui/**"
1212
- ".github/workflows/agent_gui_*"
13+
workflow_dispatch:
1314

1415
defaults:
1516
run:

0 commit comments

Comments
 (0)