mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	simplify action name
This commit is contained in:
		
							parent
							
								
									b8a32accaf
								
							
						
					
					
						commit
						40fa9596d5
					
				
							
								
								
									
										3
									
								
								.github/workflows/docker-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/docker-build.yml
									
									
									
									
										vendored
									
									
								
							@ -1,10 +1,9 @@
 | 
			
		||||
name: Build LLDAP Bin and Dockerize
 | 
			
		||||
name: Docker
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - 'main'
 | 
			
		||||
      - 'docker-build'
 | 
			
		||||
  release:
 | 
			
		||||
    types:
 | 
			
		||||
      - 'published'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user