mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
docker: Add release as a workflow trigger
This commit is contained in:
committed by
nitnelave
parent
e44625bc6a
commit
9d623e59c1
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -5,7 +5,8 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
release:
|
||||
types: [created]
|
||||
types:
|
||||
- 'published'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
Reference in New Issue
Block a user