fix(ci): Run test/lint workflow on all pull requests (#3939)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2022-08-25 10:39:52 +02:00
committed by GitHub
parent 945415dc25
commit 4f875ffcea

View File

@@ -1,6 +1,6 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build: