Skip to content

Commit 64243d7

Browse files
committed
Added workflow_dispatch to github actions to trigger manually
1 parent 231e190 commit 64243d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'awscliv2'
7+
workflow_dispatch:
78

89
jobs:
910
docker:

0 commit comments

Comments
 (0)