mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 06:29:28 -07:00
fix: add event filter to test CI
This commit is contained in:
parent
306895cb07
commit
1ed3051f45
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
when:
|
||||
event: [push, pull_request, tag, release, manual]
|
||||
steps:
|
||||
test:
|
||||
image: node
|
||||
|
|
Loading…
Reference in a new issue