3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-06-29 08:08:56 +00:00
This commit is contained in:
Marcus Tillmanns 2026-06-16 22:39:58 +08:00 committed by GitHub
commit 410995bbce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 84 additions and 8 deletions

View file

@ -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',