Skip to content

Commit 1f546fa

Browse files
committed
Make not required since we can autodetect.
1 parent 3c92469 commit 1f546fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ on:
44

55
git_repository:
66
default: ${{ github.event.repository.clone_url }}
7-
required: true
87
type: string
98
description: The repository to deploy.
109

1110
git_reference:
1211
default: ${{ github.head_ref || github.ref_name }}
13-
required: true
1412
type: string
1513
description: The git reference to deploy.
1614

0 commit comments

Comments
 (0)