mirror of
				https://github.com/ratatui/ratatui.git
				synced 2025-11-03 23:14:22 +00:00 
			
		
		
		
	chore: only run check pr action on pull_request_target events (#485)
This commit is contained in:
		
							parent
							
								
									322e46f15d
								
							
						
					
					
						commit
						af36282df5
					
				
							
								
								
									
										4
									
								
								.github/workflows/check-pr.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/check-pr.yml
									
									
									
									
										vendored
									
									
								
							@ -6,9 +6,9 @@ on:
 | 
			
		||||
      - opened
 | 
			
		||||
      - edited
 | 
			
		||||
      - synchronize
 | 
			
		||||
      - labeled
 | 
			
		||||
      - unlabeled
 | 
			
		||||
  merge_group:
 | 
			
		||||
  pull_request:
 | 
			
		||||
    types: [synchronize, opened, reopened, labeled, unlabeled]
 | 
			
		||||
 | 
			
		||||
permissions:
 | 
			
		||||
  pull-requests: write
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user