1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-12-06 03:50:39 +00:00
This commit is contained in:
Salman Chishti 2025-12-02 14:31:42 -03:00 committed by GitHub
commit 27f4b6ff54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 446 additions and 27 deletions

View file

@ -1163,6 +1163,7 @@ async function setup(testName: string): Promise<void> {
submodules: false,
nestedSubmodules: false,
persistCredentials: true,
preserveLocalChanges: false,
ref: 'refs/heads/main',
repositoryName: 'my-repo',
repositoryOwner: 'my-org',