Merge pull request 'chore(ci): run merge conditions when a new commit is pushed' (#6120) from earl-warren/forgejo:wip-merge-conditions into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6120 Reviewed-by: Otto <otto@codeberg.org>
This commit is contained in:
		
				commit
				
					
						7c9214cb92
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -131,6 +131,7 @@ jobs:
 | 
			
		|||
      (
 | 
			
		||||
        github.event.action == 'label_updated' ||
 | 
			
		||||
        github.event.action == 'edited' ||
 | 
			
		||||
        github.event.action == 'synchronized' ||
 | 
			
		||||
        github.event.action == 'opened'
 | 
			
		||||
      )
 | 
			
		||||
    runs-on: docker
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue