Skip to content

Commit cfefacf

Browse files
committed
chore(CI): trigger CI on PR automatically
1 parent e5cdb1b commit cfefacf

File tree

2 files changed

+417
-398
lines changed

2 files changed

+417
-398
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
7+
pull_request_target:
98
jobs:
109
test:
1110
name: Test for Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)