mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-03 22:21:55 +00:00 
			
		
		
		
	Remove unnecessary checkout.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/weblate-merge.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/weblate-merge.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,9 +12,6 @@ jobs:
 | 
			
		||||
      - name: Check if PR author is weblate
 | 
			
		||||
        if: github.event.pull_request.user.login != 'weblate'
 | 
			
		||||
        run: exit 78
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: AutoMerge Weblate translations
 | 
			
		||||
        run: gh pr merge --auto --delete-branch --merge "$PR_URL"
 | 
			
		||||
        env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user