Skip to content

Commit 84e65a2

Browse files
committed
ci: run tests on PRs targeting all branches
1 parent 5272f4a commit 84e65a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/npmtest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Node.js CI
33
on:
44
push:
55
branches: [dev]
6-
pull_request:
7-
branches: [dev]
6+
pull_request: {}
87

98
jobs:
109
build:

0 commit comments

Comments
 (0)