docker-next: fix up Git user home directory and permission issue (#8081)

This commit is contained in:
ᴊᴏᴇ ᴄʜᴇɴ
2026-01-07 10:33:27 -05:00
committed by GitHub
parent e68949dd13
commit b6030ba713
4 changed files with 39 additions and 20 deletions

View File

@@ -414,7 +414,7 @@ jobs:
secrets: inherit
digitalocean-gc-pull-request:
if: ${{ github.event_name == 'pull_request' }}
if: ${{ github.event_name == 'pull_request' && github.repository == 'gogs/gogs' }}
needs: buildx-next-pull-request
permissions:
contents: read