mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 03:38:36 +08:00 
			
		
		
		
	Create auto-assign-issues.yml
This commit is contained in:
		
							parent
							
								
									45f362d0ca
								
							
						
					
					
						commit
						36dbd93a7c
					
				
							
								
								
									
										15
									
								
								.github/workflows/auto-assign-issues.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.github/workflows/auto-assign-issues.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,15 @@ | ||||||
|  | name: Issue assignment | ||||||
|  | 
 | ||||||
|  | on: | ||||||
|  |     issues: | ||||||
|  |         types: [opened] | ||||||
|  | 
 | ||||||
|  | jobs: | ||||||
|  |     auto-assign: | ||||||
|  |         runs-on: ubuntu-latest | ||||||
|  |         steps: | ||||||
|  |             - name: 'Auto-assign issue' | ||||||
|  |               uses: pozil/auto-assign-issue@v1.4.0 | ||||||
|  |               with: | ||||||
|  |                   assignees: phantsure,tiwarishub,aparna-ravindra,vsvipul | ||||||
|  |                   numOfAssignee: 1 | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Vipul
						Vipul