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