mirror of
				https://github.com/PancakeTAS/lsfg-vk.git
				synced 2025-10-30 07:01:10 +00:00 
			
		
		
		
	only run on develop branch
This commit is contained in:
		
							parent
							
								
									3f64d20d8e
								
							
						
					
					
						commit
						455e114aef
					
				
					 4 changed files with 15 additions and 4 deletions
				
			
		
							
								
								
									
										5
									
								
								.github/workflows/build-arch.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build-arch.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,8 @@ | |||
| name: Build lsfg-vk on Arch Linux | ||||
| on: [push] | ||||
| on: | ||||
|   push: | ||||
|     branches: ["develop"] | ||||
| 
 | ||||
| 
 | ||||
| jobs: | ||||
|   build-arch: | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/build-debian.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-debian.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,7 @@ | |||
| name: Build lsfg-vk on Debian | ||||
| on: [push] | ||||
| on: | ||||
|   push: | ||||
|     branches: ["develop"] | ||||
| 
 | ||||
| jobs: | ||||
|   build-debian: | ||||
|  |  | |||
							
								
								
									
										5
									
								
								.github/workflows/build-fedora.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build-fedora.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,8 @@ | |||
| name: Build lsfg-vk on Fedora | ||||
| on: [push] | ||||
| on: | ||||
|   push: | ||||
|     branches: ["develop"] | ||||
| 
 | ||||
| 
 | ||||
| jobs: | ||||
|   build-fedora: | ||||
|  |  | |||
							
								
								
									
										5
									
								
								.github/workflows/build-ubuntu.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build-ubuntu.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,8 @@ | |||
| name: Build lsfg-vk on Ubuntu | ||||
| on: [push] | ||||
| on: | ||||
|   push: | ||||
|     branches: ["develop"] | ||||
| 
 | ||||
| 
 | ||||
| jobs: | ||||
|   build-ubuntu: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 PancakeTAS
						PancakeTAS