Only rebuild docs if the docs folder changes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ghpages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ghpages.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,8 @@ | ||||
| name: Build and deploy site to GitHub Pages | ||||
| on: | ||||
|   push: | ||||
|     paths: | ||||
|       - "docs/**" | ||||
|     branches: | ||||
|       - main | ||||
| jobs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user