Skip to content

Commit 0b726a2

Browse files
authored
Update .github/workflows/npm.js.yml
1 parent 6cb38e1 commit 0b726a2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/npm.js.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
name: Node.js CI
55

6-
on:
7-
push:
8-
branches: [ "main" ]
9-
pull_request:
10-
branches: [ "main" ]
6+
on: [pull_request]
117

128
jobs:
139
build:

0 commit comments

Comments
 (0)