mirror of https://codeberg.org/pzp/pzp-db.git
Add 'when' to ci
This commit is contained in:
parent
3d56a1a4de
commit
ddd6722aad
|
@ -9,3 +9,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm test
|
- npm test
|
||||||
|
when: [push, pull_request]
|
Loading…
Reference in New Issue