mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-10-25 11:17:28 +02:00 
			
		
		
		
	Removing duplicate permissions
This commit is contained in:
		
							parent
							
								
									d136f9bd31
								
							
						
					
					
						commit
						70cc03fc63
					
				
							
								
								
									
										6
									
								
								.github/workflows/auto-labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/auto-labeler.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,12 +5,10 @@ on: | ||||
| 
 | ||||
| permissions: | ||||
|   contents: read | ||||
|   pull-requests: write | ||||
| 
 | ||||
| jobs: | ||||
|   labeler: | ||||
|     permissions: | ||||
|       contents: read | ||||
|       pull-requests: write | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Harden Runner | ||||
| @ -19,7 +17,7 @@ jobs: | ||||
|           egress-policy: audit | ||||
| 
 | ||||
|       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||||
|        | ||||
| 
 | ||||
|       - name: Apply Labels | ||||
|         uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 | ||||
|         with: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user