workflows : ignore some paths
This commit is contained in:
		
							parent
							
								
									04fb367d2e
								
							
						
					
					
						commit
						95aa9c391b
					
				
							
								
								
									
										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: | ||||||
|       - master |       - master | ||||||
|       - exampleSite |       - exampleSite | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Aditya Telange
						Aditya Telange