Create auto-assign.yaml
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/workflows/auto-assign.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/auto-assign.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| name: 'Auto Assign' | ||||
| on: | ||||
|   pull_request: | ||||
|     types: [opened, ready_for_review] | ||||
|  | ||||
| jobs: | ||||
|   add-reviews: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: kentaro-m/auto-assign-action@v1.2.1 | ||||
		Reference in New Issue
	
	Block a user
	 Vipul
					Vipul