primary branch is now livekit, not main
This commit is contained in:
		
					parent
					
						
							
								1971c18034
							
						
					
				
			
			
				commit
				
					
						0dc362a5dc
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -2,7 +2,7 @@ name: Run jest tests
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  pull_request: {}
 | 
					  pull_request: {}
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches: [main]
 | 
					    branches: [livekit]
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  jest:
 | 
					  jest:
 | 
				
			||||||
    name: Run jest tests
 | 
					    name: Run jest tests
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue