lets try github action during PR
This commit is contained in:
parent
4f172ff6cb
commit
ef2621999f
|
|
@ -6,6 +6,7 @@ env:
|
|||
IMAGE_NAME_UI: ${{ github.repository }}-ui
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
|
|
|||
Loading…
Reference in New Issue