workflows/tests: also run update-tests for merge_group.
This commit is contained in:
		
							parent
							
								
									be2bb817e2
								
							
						
					
					
						commit
						1ee97d4c4d
					
				
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -217,7 +217,7 @@ jobs:
 | 
			
		||||
    name: ${{ matrix.name }}
 | 
			
		||||
    runs-on: ${{ matrix.runs-on }}
 | 
			
		||||
    needs: syntax
 | 
			
		||||
    if: github.event_name == 'pull_request'
 | 
			
		||||
    if: github.event_name == 'pull_request' || github.event_name == 'merge_group'
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        include:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user