Skip to content

Commit 8b80d71

Browse files
committed
add workflow_dispatch trigger
1 parent b2a81a4 commit 8b80d71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image-testing.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ permissions:
44
packages: write
55

66
on:
7+
workflow_dispatch:
78
push:
89
branches:
910
- develop

0 commit comments

Comments
 (0)