mirror of https://codeberg.org/pzp/pzp-db.git
Remove pr from ci
This commit is contained in:
parent
7859ca11da
commit
17024b6e93
|
@ -6,7 +6,7 @@ matrix:
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
when:
|
when:
|
||||||
event: [push, pull_request]
|
event: [push]
|
||||||
image: node:${NODE_VERSION}
|
image: node:${NODE_VERSION}
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Reference in New Issue