Allow triggering the "Bootstrap" workflow manually (#27298)
This commit is contained in:
		 Massimiliano Culpo
					Massimiliano Culpo
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							2153ac5863
						
					
				
				
					commit
					752aa7adde
				
			
							
								
								
									
										2
									
								
								.github/workflows/bootstrap.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/bootstrap.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,8 @@ | ||||
| name: Bootstrapping | ||||
|  | ||||
| on: | ||||
|   # This Workflow can be triggered manually | ||||
|   workflow_dispatch: | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - develop | ||||
|   | ||||
		Reference in New Issue
	
	Block a user