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