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:
|
||||
test:
|
||||
when:
|
||||
event: [push, pull_request]
|
||||
event: [push]
|
||||
image: node:${NODE_VERSION}
|
||||
commands:
|
||||
- npm install
|
||||
|
|
Loading…
Reference in New Issue