Skip to content

Commit f7bddae

Browse files
committed
feat: add workflow_dispatch event to docker build CI
1 parent e971d27 commit f7bddae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- build_ci_docker_image*
77
repository_dispatch:
8+
workflow_dispath:
89
workflow_call:
910
inputs:
1011
image_postfix:

0 commit comments

Comments
 (0)