mirror of
https://github.com/actions/checkout.git
synced 2026-05-07 10:27:35 +02:00
Merge 7618b1f401 into 900f2210b1
This commit is contained in:
commit
b667f36fde
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