mirror of
https://code.forgejo.org/actions/checkout
synced 2025-05-19 21:53:46 +08:00
Merge remote-tracking branch 'actions/main'
This commit is contained in:
commit
cd648cffcf
107 changed files with 23374 additions and 6166 deletions
|
@ -78,4 +78,9 @@ export interface IGitSourceSettings {
|
|||
* Indicates whether to persist the credentials on disk to enable scripting authenticated git commands
|
||||
*/
|
||||
persistCredentials: boolean
|
||||
|
||||
/**
|
||||
* Organization ID for the currently running workflow (used for auth settings)
|
||||
*/
|
||||
workflowOrganizationId: number | undefined
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue