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
|
IMAGE_NAME_UI: ${{ github.repository }}-ui
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue