added pull_request as CI trigger
This commit is contained in:
		
							parent
							
								
									d5fb00d953
								
							
						
					
					
						commit
						e4857d3782
					
				| 
						 | 
					@ -1,8 +1,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
name: ci
 | 
					name: ci
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  # FIXME: if you want this to be available for PRs, uncomment this line
 | 
					  pull_request:
 | 
				
			||||||
  # pull_request:
 | 
					 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
    - main
 | 
					    - main
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue