Fix missing workflow_dispatch trigger for build-security (#29041)
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-security.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-security.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,6 @@
 | 
			
		||||
name: Build security nightly container image
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
permissions:
 | 
			
		||||
  contents: read
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user