Skip to content

Commit 476c5d3

Browse files
committed
Add workflow dispatch
1 parent 06c9763 commit 476c5d3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker-stg.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
branch:
1010
description: "Branch to build from"
1111
required: true
12-
# default: master TODO
13-
default: "stellar-scaffold"
12+
default: master
1413
type: string
1514

1615
permissions:

0 commit comments

Comments
 (0)