mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	enable CICD build for PR
This commit is contained in:
		
							parent
							
								
									ac39fdcb6a
								
							
						
					
					
						commit
						7d1adc12e4
					
				
					 4 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,9 @@ on: | |||
|     push: | ||||
|       branches:  | ||||
|        - main | ||||
|     pull_request: | ||||
|       branches:  | ||||
|        - main  | ||||
|      | ||||
| jobs: | ||||
|   appimage-builder: | ||||
|  |  | |||
							
								
								
									
										3
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,9 @@ on: | |||
|     push: | ||||
|       branches:  | ||||
|        - main | ||||
|     pull_request: | ||||
|       branches:  | ||||
|        - main  | ||||
|      | ||||
| jobs: | ||||
|   build_osx_arm64: | ||||
|  |  | |||
							
								
								
									
										3
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,9 @@ on: | |||
|     push: | ||||
|       branches:  | ||||
|        - main | ||||
|     pull_request: | ||||
|       branches:  | ||||
|        - main  | ||||
|      | ||||
| jobs: | ||||
|   build_osx_x86_64: | ||||
|  |  | |||
							
								
								
									
										3
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,9 @@ on: | |||
|     push: | ||||
|       branches:  | ||||
|        - main | ||||
|     pull_request: | ||||
|       branches:  | ||||
|        - main  | ||||
| 
 | ||||
| jobs: | ||||
|   build_win64: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever