format, ensure ci runs on prs
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,9 @@
 | 
			
		||||
name: Build and Test
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - v4
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - v4
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,7 @@ section {
 | 
			
		||||
 | 
			
		||||
::selection {
 | 
			
		||||
  background: color-mix(in srgb, var(--tertiary) 75%, transparent);
 | 
			
		||||
  color: var(--darkgray)
 | 
			
		||||
  color: var(--darkgray);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
p,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user