mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	docker: Add release as a workflow trigger
This commit is contained in:
		
							parent
							
								
									e44625bc6a
								
							
						
					
					
						commit
						38fdbbefa6
					
				
							
								
								
									
										3
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							@ -5,7 +5,8 @@ on:
 | 
				
			|||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - 'main'
 | 
					      - 'main'
 | 
				
			||||||
  release:
 | 
					  release:
 | 
				
			||||||
    types: [created]
 | 
					    types:
 | 
				
			||||||
 | 
					      - 'published'
 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - 'main'
 | 
					      - 'main'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user