mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-12-06 03:50:39 +00:00
Merge 45abae3e9f into 8e8c483db8
This commit is contained in:
commit
27f4b6ff54
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