mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 02:44:18 +08:00 
			
		
		
		
	PR comments
This commit is contained in:
		
							parent
							
								
									53812f9a6a
								
							
						
					
					
						commit
						36aa59375f
					
				| @ -238,7 +238,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran | |||||||
|   <summary>Example</summary> |   <summary>Example</summary> | ||||||
| 
 | 
 | ||||||
| ```yaml | ```yaml | ||||||
| name: cleanup-caches | name: cleanup caches for a branch | ||||||
| on: | on: | ||||||
|   pull_request: |   pull_request: | ||||||
|     types: |     types: | ||||||
| @ -246,7 +246,7 @@ on: | |||||||
|   workflow_dispatch: |   workflow_dispatch: | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   release: |   cleanup: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Check out code |       - name: Check out code | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Deepak Dahiya
						Deepak Dahiya