Skip to content

Commit 6c219b4

Browse files
authored
Merge pull request #70 from yamatatsu/fix-gha-for-pr
2 parents e5cdb1b + cfefacf commit 6c219b4

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)