Skip to content

Commit daf03a8

Browse files
committed
Default start to true.
1 parent c1d7962 commit daf03a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ddev.site.deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
description: The command to launch the site servers.
3131

3232
run_start_command:
33-
default: false
33+
default: true
3434
type: boolean
3535
description: Whether to run the ddev start command.
3636

0 commit comments

Comments
 (0)