mirror of
				https://code.forgejo.org/actions/forgejo-release.git
				synced 2025-11-04 06:41:57 +02:00 
			
		
		
		
	also run CI on pull requests
This commit is contained in:
		
							parent
							
								
									4d98c454fb
								
							
						
					
					
						commit
						fdf3d323b9
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
on: [ push ]
 | 
			
		||||
on: [ pull_request, push ]
 | 
			
		||||
jobs:
 | 
			
		||||
  integration:
 | 
			
		||||
    runs-on: self-hosted
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
on: [ push ]
 | 
			
		||||
on: [ pull_request, push ]
 | 
			
		||||
jobs:
 | 
			
		||||
  integration:
 | 
			
		||||
    runs-on: docker
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue