mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 23:43:35 +00:00 
			
		
		
		
	remove(git-source-settings.ts): workingDirectory option
Not needed (working-directory option is used internally)
This commit is contained in:
		
							parent
							
								
									5b1833c6cf
								
							
						
					
					
						commit
						178be7a9f3
					
				| @ -118,9 +118,4 @@ export interface IGitSourceSettings { | |||||||
|    * User override on the GitHub Server/Host URL that hosts the repository to be cloned |    * User override on the GitHub Server/Host URL that hosts the repository to be cloned | ||||||
|    */ |    */ | ||||||
|   githubServerUrl: string | undefined |   githubServerUrl: string | undefined | ||||||
| 
 |  | ||||||
|   /** |  | ||||||
|    * User override of the working directory (default is $GITHUB_WORKSPACE) |  | ||||||
|    */ |  | ||||||
|   workingDirectory: string | undefined |  | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user