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

Commit 7887926

Browse files
Do not run tests on PRs
1 parent cce9495 commit 7887926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Node.js CI
66
on:
77
push:
88
branches: [master]
9-
pull_request:
10-
branches: [master]
119

1210
jobs:
1311
build:

0 commit comments

Comments
 (0)