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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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