Apply suggestion from @Meldiron

This commit is contained in:
Matej Bačo 2026-01-16 14:53:05 +01:00 committed by GitHub
parent c2bf1e8040
commit d56a3c1534
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -262,6 +262,7 @@ class Update extends Base
'commands' => $commands,
'scopes' => $scopes,
'deploymentRetention' => 0,
'startCommand' => '',
'installationId' => $installation->getId(),
'installationInternalId' => $installation->getSequence(),
'providerRepositoryId' => $providerRepositoryId,