Merge pull request #7055 from MikeMcQuaid/no-more-actions-spam
workflows/tests: restrict to Homebrew/brew.
This commit is contained in:
		
						commit
						5b126ec850
					
				
							
								
								
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -5,6 +5,7 @@ on:
 | 
			
		||||
  pull_request: []
 | 
			
		||||
jobs:
 | 
			
		||||
  tests:
 | 
			
		||||
    if: github.repository == 'Homebrew/brew'
 | 
			
		||||
    runs-on: ${{ matrix.os }}
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user