Skip to content

Commit 3b1e531

Browse files
committed
feat: workflow dispatch
1 parent 02ea7eb commit 3b1e531

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dockerimage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Docker Build/Publish Image
22
on:
3+
workflow_dispatch:
4+
35
push:
46
branches: [ main ]
57
jobs:

0 commit comments

Comments
 (0)