add additional wrappers support #66
							
								
								
									
										5
									
								
								.github/workflows/autoreview.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/autoreview.yml
									
									
									
									
										vendored
									
									
								
							@@ -15,11 +15,6 @@ jobs:
 | 
				
			|||||||
      github.actor == 'vtolstov' ||
 | 
					      github.actor == 'vtolstov' ||
 | 
				
			||||||
      github.actor == 'dependabot[bot]'
 | 
					      github.actor == 'dependabot[bot]'
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: metadata
 | 
					 | 
				
			||||||
        id: metadata
 | 
					 | 
				
			||||||
        uses: dependabot/fetch-metadata@v1.3.0
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          github-token: "${{ secrets.TOKEN }}"
 | 
					 | 
				
			||||||
      - name: approve
 | 
					      - name: approve
 | 
				
			||||||
        run: gh pr review --approve "$PR_URL"
 | 
					        run: gh pr review --approve "$PR_URL"
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user