mirror of
				https://github.com/Swatinem/rust-cache.git
				synced 2025-10-31 15:33:48 +00:00 
			
		
		
		
	Fix save-if documentation in readme (#166)
This commit is contained in:
		
							parent
							
								
									e207df5d26
								
							
						
					
					
						commit
						44b6087283
					
				| @ -67,7 +67,7 @@ sensible defaults. | ||||
|     # default: "true" | ||||
|     save-if: "" | ||||
|     # To only cache runs from `master`: | ||||
|     save-if: ${{ github.ref == 'refs/head/master' }} | ||||
|     save-if: ${{ github.ref == 'refs/heads/master' }} | ||||
| 
 | ||||
|     # Specifies what to use as the backend providing cache | ||||
|     # Can be set to either "github" or "buildjet" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user