Skip to content

Commit

Permalink
Revert "build: use pull_request_target in actions workflow (#476)"
Browse files Browse the repository at this point in the history
This reverts commit 814cd4f.
  • Loading branch information
richardlau committed Nov 24, 2020
1 parent 03fed29 commit 3fa32b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-ci-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Node.js CI
on:
push:
branches: [ master ]
pull_request_target:
pull_request:
branches: [ master ]

jobs:
Expand Down

0 comments on commit 3fa32b9

Please sign in to comment.