fix(ci): prevent ci from running twice in pr
This commit is contained in:
		
							parent
							
								
									0161395585
								
							
						
					
					
						commit
						2293f63a79
					
				
							
								
								
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,6 +1,10 @@ | |||||||
| name: ci | name: ci | ||||||
| 
 | 
 | ||||||
| on: [push, pull_request] | on: | ||||||
|  |   pull_request: | ||||||
|  |   push: | ||||||
|  |     branches: | ||||||
|  |       - main | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   ci: |   ci: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user