mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 12:42:28 +00:00 
			
		
		
		
	Create auto-assign-issues.yml
This commit is contained in:
		
							parent
							
								
									45f362d0ca
								
							
						
					
					
						commit
						36dbd93a7c
					
				
					 1 changed files with 15 additions and 0 deletions
				
			
		
							
								
								
									
										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…
	
	Add table
		Add a link
		
	
		Reference in a new issue