update CI workflow (#577)
This commit is contained in:
parent
10115f4d80
commit
a7ecd25465
|
@ -5,6 +5,7 @@ on:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
|
workflow_call:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NEXT_PUBLIC_GHOST_API_URL: ''
|
NEXT_PUBLIC_GHOST_API_URL: ''
|
||||||
|
|
Loading…
Reference in New Issue