fix: add event filter to test CI

This commit is contained in:
Yarmo Mackenbach 2024-06-02 16:51:00 +02:00
parent 306895cb07
commit 1ed3051f45
No known key found for this signature in database
GPG key ID: C248C28D432560ED

View file

@ -1,3 +1,5 @@
when:
event: [push, pull_request, tag, release, manual]
steps:
test:
image: node