Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit a5f177a

Browse files
FabianUntermoserjomunker
authored andcommitted
feat(ci): allow manual run of deploy
1 parent a0c742a commit a5f177a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-vm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Deploy Docker Images
22

33
on:
4+
workflow_dispatch:
45
workflow_run:
56
workflows:
67
- "Build and Push Web Docker Image"

0 commit comments

Comments
 (0)