mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-11-04 06:19:11 +00:00 
			
		
		
		
	Merge 2094592b9a into 638ed79f9d
				
					
				
			This commit is contained in:
		
						commit
						e2d09c6f33
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -45,7 +45,7 @@ Caches have [branch scope restriction](https://docs.github.com/en/actions/using-
 | 
				
			||||||
```yaml
 | 
					```yaml
 | 
				
			||||||
name: cleanup caches by a branch
 | 
					name: cleanup caches by a branch
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  pull_request:
 | 
					  pull_request_target:
 | 
				
			||||||
    types:
 | 
					    types:
 | 
				
			||||||
      - closed
 | 
					      - closed
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue