Skip to content

Commit 3d55f41

Browse files
authored
fix: add workflow_dispatch trigger to Docker build workflow
1 parent 8874241 commit 3d55f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
release:
44
types:
55
- published
6+
workflow_dispatch:
67

78
jobs:
89
trigger_build_docker-linuxgsm:

0 commit comments

Comments
 (0)