mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-08-04 18:43:38 +00:00
Merge b23eb344e8 into f548e57e54
This commit is contained in:
commit
639ecdce9a
5 changed files with 50 additions and 29 deletions
|
|
@ -1,4 +1,9 @@
|
|||
export interface IGitSourceSettings {
|
||||
/**
|
||||
* The workflow workspace path
|
||||
*/
|
||||
githubWorkspacePath?: string
|
||||
|
||||
/**
|
||||
* The location on disk where the repository will be placed
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue