mirror of
https://github.com/actions/checkout.git
synced 2025-11-28 01:51:57 +02:00
Merge 45abae3e9f into c2d88d3ecc
This commit is contained in:
commit
769a0449fb
10 changed files with 446 additions and 27 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue