ci: push: also run on pushes to "simon" branch
This commit is contained in:
		
							parent
							
								
									a2f6b30fbd
								
							
						
					
					
						commit
						e61216ac24
					
				
							
								
								
									
										2
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							| @ -7,7 +7,7 @@ name: push CI | |||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: [ master ] |     branches: [ master, simon ] | ||||||
|     paths: |     paths: | ||||||
|       - '.github/workflows/push.yml' |       - '.github/workflows/push.yml' | ||||||
|       - 'stack*.yaml' |       - 'stack*.yaml' | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user