We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5e43c commit a3f12eeCopy full SHA for a3f12ee
.github/workflows/operations.site.deploy.ddev.yml
@@ -23,6 +23,7 @@ on:
23
git_root:
24
required: true
25
type: string
26
+ default: ${{ env.GIT_ROOT }}
27
description: The path to clone the repository into, relative to the runner workspace. Use absolute paths when running a persistent server.
28
29
start_command:
0 commit comments