mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[ci] attempt to fix permission for workflow (#9610)
Co-authored-by: clydeps <U5yx99dok9>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/external-component-bot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/external-component-bot.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,6 +7,7 @@ on: | |||||||
| permissions: | permissions: | ||||||
|   contents: read       #  Needed to fetch PR details |   contents: read       #  Needed to fetch PR details | ||||||
|   issues: write        #  Needed to create and update comments (PR comments are managed via the issues REST API) |   issues: write        #  Needed to create and update comments (PR comments are managed via the issues REST API) | ||||||
|  |   pull-requests: write  # also needed? | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   external-comment: |   external-comment: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user