Run CI for Renovate branches
This ensures that CI data exists and renovate can automerge on success or create a PR on failure. Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
		
							parent
							
								
									c9c170e6a7
								
							
						
					
					
						commit
						4566622c01
					
				
							
								
								
									
										4
									
								
								.github/workflows/node.js.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/node.js.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,9 @@ name: Node.js CI | ||||
| 
 | ||||
| on: | ||||
|   push: | ||||
|     branches: [master] | ||||
|     branches: | ||||
|       - master | ||||
|       - renovate/master-* | ||||
|   pull_request: | ||||
|     branches: [master] | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user