mirror of
https://github.com/actions/checkout.git
synced 2025-11-28 01:51:57 +02:00
Merge 7618b1f401 into c2d88d3ecc
This commit is contained in:
commit
741da3eb55
10 changed files with 84 additions and 8 deletions
|
|
@ -1162,6 +1162,7 @@ async function setup(testName: string): Promise<void> {
|
|||
lfs: false,
|
||||
submodules: false,
|
||||
nestedSubmodules: false,
|
||||
submoduleDirectories: [],
|
||||
persistCredentials: true,
|
||||
ref: 'refs/heads/main',
|
||||
repositoryName: 'my-repo',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue