mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	
							
								
								
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,6 +2,10 @@ name: Build GH-Pages
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
 | 
					    paths-ignore:
 | 
				
			||||||
 | 
					      - 'images/**'
 | 
				
			||||||
 | 
					      - 'LICENSE'
 | 
				
			||||||
 | 
					      - 'README.md'
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - exampleSite
 | 
					      - exampleSite
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user