Adding the pull_request trigger for future PR builds.
This commit is contained in:
parent
d73143954c
commit
d69cf77efe
|
@ -2,6 +2,7 @@ name: Build containers
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- 'docker/*'
|
||||
|
|
Loading…
Reference in New Issue