Only run PR rebase needed check on non-fork repos (#31401)
This commit is contained in:
		
							parent
							
								
									3a787d785c
								
							
						
					
					
						commit
						2e85167188
					
				
							
								
								
									
										1
									
								
								.github/workflows/rebase-needed.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/rebase-needed.yml
									
									
									
									
										vendored
									
									
								
							@ -10,6 +10,7 @@ permissions:
 | 
				
			|||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  label-rebase-needed:
 | 
					  label-rebase-needed:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    if: github.repository == 'mastodon/mastodon'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    concurrency:
 | 
					    concurrency:
 | 
				
			||||||
      group: ${{ github.workflow }}-${{ github.ref }}
 | 
					      group: ${{ github.workflow }}-${{ github.ref }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user