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
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'
|
||||
|
Loading…
Reference in New Issue
Block a user