Skip to content

Commit 85f03a1

Browse files
authored
Set the git_repository to public url.
1 parent 896c721 commit 85f03a1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.ddev.workflows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353

5454
# Configure your site here.
5555
git_root: /home/runner/ourproject/pr${{ github.event.number }}
56+
57+
# Use the http URL.
58+
git_repository: ${{ github.event.repository.clone_url }}
5659

5760
# Must be unique per server.
5861
ddev_project_name: ourproject.pr${{ github.event.number }}

0 commit comments

Comments
 (0)