mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	feat(ci): Update the sdk_update workflow to not run on forks. (#1375)
This commit is contained in:
		
							parent
							
								
									c90a88fb17
								
							
						
					
					
						commit
						66cd7dd809
					
				
							
								
								
									
										1
									
								
								.github/workflows/dispatch_sdk_update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/dispatch_sdk_update.yml
									
									
									
									
										vendored
									
									
								
							@ -8,6 +8,7 @@ on:
 | 
				
			|||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  update-sdk-repos:
 | 
					  update-sdk-repos:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    if: ${{ !github.event.pull_request.head.repo.fork }}
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/github-script@v6
 | 
					      - uses: actions/github-script@v6
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user