Skip to content

Commit 9e7bc5d

Browse files
authored
ci: add workflow_dispatch
1 parent 196a471 commit 9e7bc5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Push Docker Images to GitHub Container Registry
22
on:
3+
workflow_dispatch:
34
push:
45
paths:
56
- '.github/workflows/ci-images.yml'

0 commit comments

Comments
 (0)