Attempt to prevent workflows being triggered on forks
This commit is contained in:
		
				
					committed by
					
						
						graham sanderson
					
				
			
			
				
	
			
			
			
						parent
						
							1413a4f470
						
					
				
				
					commit
					0755674cc4
				
			
							
								
								
									
										1
									
								
								.github/workflows/cmake.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/cmake.yml
									
									
									
									
										vendored
									
									
								
							@ -7,6 +7,7 @@ env:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
 | 
					    if: github.repository_owner == 'raspberrypi'
 | 
				
			||||||
    runs-on: [self-hosted, Linux, X64]
 | 
					    runs-on: [self-hosted, Linux, X64]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user