Set GitHub Action for Cypress to pull_request instead of push
This commit is contained in:
		
							parent
							
								
									bf13994d28
								
							
						
					
					
						commit
						cedd94c654
					
				| @ -1,6 +1,6 @@ | ||||
| name: Cypress Tests | ||||
| 
 | ||||
| on: [push] | ||||
| on: [pull_request] | ||||
| 
 | ||||
| jobs: | ||||
|   cypress-chrome: | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user