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