format, ensure ci runs on prs
This commit is contained in:
		
							parent
							
								
									94ce0883e7
								
							
						
					
					
						commit
						953ef29f4e
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,6 +1,9 @@
 | 
				
			||||||
name: Build and Test
 | 
					name: Build and Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
 | 
					  pull_request:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - v4
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - v4
 | 
					      - v4
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -29,7 +29,7 @@ section {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
::selection {
 | 
					::selection {
 | 
				
			||||||
  background: color-mix(in srgb, var(--tertiary) 75%, transparent);
 | 
					  background: color-mix(in srgb, var(--tertiary) 75%, transparent);
 | 
				
			||||||
  color: var(--darkgray)
 | 
					  color: var(--darkgray);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
p,
 | 
					p,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue