mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	ci: Remove temporary branch config
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,6 @@ | ||||
| name: Dev | ||||
| on: | ||||
|   push: | ||||
|     branches_ignore: | ||||
|       - 'feature/fix_build_scripts' | ||||
| jobs: | ||||
|   build_docker: | ||||
|     name: Build Docker image | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,7 +3,6 @@ on: | ||||
|   push: | ||||
|     branches: | ||||
|       - 'develop' | ||||
|       - 'feature/fix_build_scripts' | ||||
| env: | ||||
|   REGISTRY: ghcr.io | ||||
|   IMAGE_NAME: ${{ github.repository }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user