Skip to content

Commit

Permalink
feat(ci): allow manual run of deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Untermoser committed Jun 16, 2024
1 parent 7c8197f commit 9eb9d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-vm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy Docker Images

on:
workflow_dispatch:
workflow_run:
workflows:
- "Build and Push Web Docker Image"
Expand Down

0 comments on commit 9eb9d22

Please sign in to comment.