Update Cypress event trigers to master and PRs
This commit is contained in:
		
							parent
							
								
									37ba43d0eb
								
							
						
					
					
						commit
						0c7a907451
					
				
							
								
								
									
										7
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							@ -1,7 +1,10 @@
 | 
				
			|||||||
name: Cypress Tests
 | 
					name: Cypress Tests
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on: [push, pull_request]
 | 
					on:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - master
 | 
				
			||||||
 | 
					  pull_request:
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  cypress:
 | 
					  cypress:
 | 
				
			||||||
    runs-on: ${{ matrix.os }}
 | 
					    runs-on: ${{ matrix.os }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user