mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-04 06:15:07 +00:00 
			
		
		
		
	Add support for manually running build workflow
This commit is contained in:
		
							parent
							
								
									57cbded076
								
							
						
					
					
						commit
						8f470597d6
					
				
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -3,6 +3,7 @@ on:
 | 
			
		||||
    pull_request:
 | 
			
		||||
    push:
 | 
			
		||||
        branches: [ ci, master, latest, 3.3-stable ]
 | 
			
		||||
    workflow_dispatch:
 | 
			
		||||
permissions:
 | 
			
		||||
    statuses: write
 | 
			
		||||
    contents: read
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user