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