Skip to content

Commit 557a38f

Browse files
feat: enable manual run for build-staging
1 parent d32e4b2 commit 557a38f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-staging.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build & Publish Docker Image (Staging)
22

33
on:
4+
workflow_dispatch: {}
45
workflow_run:
56
workflows: ["Test (Staging)"]
67
branches:

0 commit comments

Comments
 (0)