mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	trigger CICD for main branch only
This commit is contained in:
		
							parent
							
								
									01867cd319
								
							
						
					
					
						commit
						7e204959e6
					
				
					 4 changed files with 4 additions and 16 deletions
				
			
		
							
								
								
									
										5
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,10 +3,7 @@ name: Build Linux
 | 
			
		|||
on: 
 | 
			
		||||
    push:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
    pull_request:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
       - main
 | 
			
		||||
    
 | 
			
		||||
jobs:
 | 
			
		||||
  appimage-builder:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,10 +3,7 @@ name: Build Mac AppleSilicon
 | 
			
		|||
on: 
 | 
			
		||||
    push:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
    pull_request:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
       - main
 | 
			
		||||
    
 | 
			
		||||
jobs:
 | 
			
		||||
  build_osx_arm64:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,10 +3,7 @@ name: Build Mac Intel
 | 
			
		|||
on: 
 | 
			
		||||
    push:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
    pull_request:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
       - main
 | 
			
		||||
    
 | 
			
		||||
jobs:
 | 
			
		||||
  build_osx_x86_64:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,10 +3,7 @@ name: Build Win64
 | 
			
		|||
on: 
 | 
			
		||||
    push:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever
 | 
			
		||||
    pull_request:
 | 
			
		||||
      branches: 
 | 
			
		||||
       - SoftFever 
 | 
			
		||||
       - main
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build_win64:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue