Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
		
						commit
						6a026f8653
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/workflows/auto_approve.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/auto_approve.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -9,8 +9,8 @@ jobs:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
        uses: mheap/automatic-approve-action@v1
 | 
					    - uses: mheap/automatic-approve-action@v1
 | 
				
			||||||
        with:
 | 
					      with:
 | 
				
			||||||
          token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
					        token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
				
			||||||
          workflows: "format.yml,lint.yml,unit_test.yml"
 | 
					        workflows: "format.yml,lint.yml,unit_test.yml"
 | 
				
			||||||
          dangerous_files: "lib/python/,Makefile,paths.mk,builddefs/"
 | 
					        dangerous_files: "lib/python/,Makefile,paths.mk,builddefs/"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue