forkしたリポジトリからのPRではCI Destroy preview environment が動作しないようにする (#9559)
This commit is contained in:
		
							parent
							
								
									73b62797cd
								
							
						
					
					
						commit
						d61eee695f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/pr-preview-destroy.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pr-preview-destroy.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,7 @@ name: Destroy preview environment | ||||||
| jobs: | jobs: | ||||||
|   destroy-preview-environment: |   destroy-preview-environment: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |     if: github.repository == github.event.pull_request.head.repo.full_name | ||||||
|     steps: |     steps: | ||||||
|       - name: Context |       - name: Context | ||||||
|         uses: okteto/context@latest |         uses: okteto/context@latest | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue