tawn33y / whatsapp-cloud-api

A Node.js library for creating bots and sending/receiving messages using the Whatsapp Cloud API.
https://www.npmjs.com/package/whatsapp-cloud-api
GNU General Public License v3.0
187 stars 51 forks source link

Run CI tests on new PR #50

Closed tawn33y closed 1 year ago

tawn33y commented 1 year ago

Currently, CI tests are not run on PRs, especially those coming from external branches. Need to fix this.