mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-04 14:16:42 +00:00 
			
		
		
		
	Enabled GitHub Action for the taskbar-progress branch
This commit is contained in:
		
							parent
							
								
									48e08616d9
								
							
						
					
					
						commit
						7d5bb13b88
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -2,7 +2,7 @@ name: Build
 | 
				
			|||||||
on:
 | 
					on:
 | 
				
			||||||
    pull_request:
 | 
					    pull_request:
 | 
				
			||||||
    push:
 | 
					    push:
 | 
				
			||||||
        branches: [ ci, master, latest, 3.3-stable ]
 | 
					        branches: [ ci, master, latest, 3.3-stable, taskbar-progress ]
 | 
				
			||||||
    workflow_dispatch:
 | 
					    workflow_dispatch:
 | 
				
			||||||
permissions:
 | 
					permissions:
 | 
				
			||||||
    statuses: write
 | 
					    statuses: write
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user