Skip to content

Commit

Permalink
Merge pull request #1881 from 9renpoto/next
Browse files Browse the repository at this point in the history
fix: revert pull_request_target
  • Loading branch information
9renpoto authored Nov 26, 2023
2 parents 6a29efb + 516263f commit 23b69c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Node CI

on:
pull_request_target:
pull_request:
push:
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 23b69c5

Please sign in to comment.