mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	ci: Don't build main if only docs were changed
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -4,6 +4,8 @@ on:
 | 
			
		||||
    branches:
 | 
			
		||||
      - 'develop'
 | 
			
		||||
      - 'feature/update*'
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - 'docs/**'
 | 
			
		||||
 | 
			
		||||
concurrency:
 | 
			
		||||
  group: ${{ github.workflow }}-${{ github.ref }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user