Skip to content

Commit af40568

Browse files
authored
Add workflow_dispatch trigger to Docker CI
1 parent 9c69771 commit af40568

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Docker Image CI
22

33
on:
44
push:
5+
workflow_dispatch:
56
#tags:
67
#- '*'
78
# To have GitHub Actions deploy a new version, create a new tag

0 commit comments

Comments
 (0)