mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-11-04 10:30:11 -05:00 
			
		
		
		
	💡 replace dark mode script w/ similar module I just published
https://github.com/jakejarvis/dark-mode
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -23,7 +23,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
  snapshot:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    if: "!contains(github.event.head_commit.message, '[skip ci]')"
 | 
			
		||||
    if: "github.actor == 'jakejarvis' && !contains(github.event.head_commit.message, '[skip ci]')"
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
      with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user