chore: update ci config (#427)
This commit is contained in:
parent
d77fb77a3a
commit
6b5d644c19
|
|
@ -4,8 +4,9 @@ on:
|
|||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
types: [ opened, synchronize, reopened ]
|
||||
branches: [ main ]
|
||||
pull_request_target:
|
||||
types: [ opened, synchronize, reopened ]
|
||||
|
||||
env:
|
||||
LOCALHOST_URL: http://localhost
|
||||
|
|
|
|||
Loading…
Reference in New Issue