Only run the test workflow on pull requests

This commit is contained in:
2025-08-25 10:57:35 -07:00
parent eb8730de2a
commit 798350caed

View File

@@ -1,8 +1,6 @@
name: Node.js Test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]