Skip to content

Commit 2fd5f26

Browse files
committed
Run tests on pull-requests
1 parent 86b49c2 commit 2fd5f26

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/nodejs-ci.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
name: Tests
22

33
on:
4-
push:
5-
branches:
6-
- "main"
7-
paths-ignore:
8-
- "**.md"
9-
pull_request_target:
10-
branches:
11-
- "main"
4+
pull_request:
125
paths-ignore:
136
- "**.md"
147

0 commit comments

Comments
 (0)