chore: Don't build release type during development
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/trigger_builds.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/trigger_builds.yml
									
									
									
									
										vendored
									
									
								
							@@ -28,9 +28,3 @@ jobs:
 | 
			
		||||
    uses: ./.github/workflows/build.yml
 | 
			
		||||
    with:
 | 
			
		||||
      build_type: Debug
 | 
			
		||||
 | 
			
		||||
  build_release:
 | 
			
		||||
    name: Build Release
 | 
			
		||||
    uses: ./.github/workflows/build.yml
 | 
			
		||||
    with:
 | 
			
		||||
      build_type: Release
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user