BackportBot ignores pull-requests
This commit is contained in:
		
							parent
							
								
									7fa15cde12
								
							
						
					
					
						commit
						5f4bcf197c
					
				| 
						 | 
					@ -3,8 +3,6 @@ name: Backport Bot
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  issues:
 | 
					  issues:
 | 
				
			||||||
    types: [labeled]
 | 
					    types: [labeled]
 | 
				
			||||||
  pull_request:
 | 
					 | 
				
			||||||
    types: [labeled]
 | 
					 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - '*.x'
 | 
					      - '*.x'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue