mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	Merge pull request 'Update actions/cascading-pr action to v2.2.0 (forgejo)' (#6281) from renovate/forgejo-actions-cascading-pr-2.x into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6281 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
		
				commit
				
					
						1a5026b4e8
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -195,7 +195,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: end-to-end tests
 | 
					      - name: end-to-end tests
 | 
				
			||||||
        if: ${{ secrets.TOKEN != '' && vars.ROLE == 'forgejo-integration' && vars.SKIP_END_TO_END != 'true' }}
 | 
					        if: ${{ secrets.TOKEN != '' && vars.ROLE == 'forgejo-integration' && vars.SKIP_END_TO_END != 'true' }}
 | 
				
			||||||
        uses: https://code.forgejo.org/actions/cascading-pr@v2.1.1
 | 
					        uses: https://code.forgejo.org/actions/cascading-pr@v2.2.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          origin-url: ${{ env.GITHUB_SERVER_URL }}
 | 
					          origin-url: ${{ env.GITHUB_SERVER_URL }}
 | 
				
			||||||
          origin-repo: ${{ github.repository }}
 | 
					          origin-repo: ${{ github.repository }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue