Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Commit a346c55

Browse files
authored
only run CI on PRs to main
1 parent 143a13d commit a346c55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node_buildtest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
name: Node.js CI
55

66
on:
7-
push:
8-
branches: [ "main" ]
97
pull_request:
108
branches: [ "main" ]
119

0 commit comments

Comments
 (0)