mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 15:15:42 +00:00 
			
		
		
		
	adding permissions to hook
see https://github.com/inventree/InvenTree/pull/2895#issuecomment-1112733654
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/welcome.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/welcome.yml
									
									
									
									
										vendored
									
									
								
							@@ -9,6 +9,9 @@ on:
 | 
			
		||||
jobs:
 | 
			
		||||
  run:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    permissions:
 | 
			
		||||
      pull-requests: write
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/first-interaction@v1
 | 
			
		||||
      with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user