mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	Build on pull requests
This will make testing PRs easier
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,11 @@
 | 
			
		||||
name: build-ublue
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: 
 | 
			
		||||
      - main
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '0 0 * * *'  # every day at midnight
 | 
			
		||||
env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user