Enable GitHub Actions for all branches
This commit is contained in:
		
							parent
							
								
									097220f11a
								
							
						
					
					
						commit
						4bb4ddd0f9
					
				
							
								
								
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -1,9 +1,6 @@
 | 
			
		||||
name: build
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - add-tests
 | 
			
		||||
on: push
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user