ci: run e2e tests on master and dev branches only
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,6 +3,9 @@ name: E2E | |||||||
| on: | on: | ||||||
|   workflow_dispatch: |   workflow_dispatch: | ||||||
|   push: |   push: | ||||||
|  |     branches: | ||||||
|  |       - master | ||||||
|  |       - dev | ||||||
|     paths-ignore: |     paths-ignore: | ||||||
|       - ".github/workflows/images-*" |       - ".github/workflows/images-*" | ||||||
|       - ".github/workflows/ubuntu.yml" |       - ".github/workflows/ubuntu.yml" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user