You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	💚 Update PR description editing action (#7309)
Switch to upstream and use a more recent version. Fixes failure to edit on empty descriptions. Signed-off-by: Alexandre Franke <alexandre.franke@gmail.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/netlify.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/netlify.yaml
									
									
									
									
										vendored
									
									
								
							@@ -69,7 +69,7 @@ jobs:
 | 
				
			|||||||
                  NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
 | 
					                  NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
 | 
				
			||||||
              timeout-minutes: 1
 | 
					              timeout-minutes: 1
 | 
				
			||||||
            - name: Edit PR Description
 | 
					            - name: Edit PR Description
 | 
				
			||||||
              uses: velas/pr-description@v1.0.1
 | 
					              uses: Beakyn/gha-comment-pull-request@2167a7aee24f9e61ce76a23039f322e49a990409
 | 
				
			||||||
              env:
 | 
					              env:
 | 
				
			||||||
                  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
					                  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
              with:
 | 
					              with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user