Skip to content

Commit

Permalink
Revert "ci: use pull_request_target (#467)" (#471)
Browse files Browse the repository at this point in the history
This reverts commit ab8b57a.
  • Loading branch information
jamesmbourne committed Feb 4, 2022
1 parent ab8b57a commit bbfd934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
@@ -1,6 +1,6 @@
name: Node.js CI

on: [pull_request, pull_request_target]
on: [pull_request]

jobs:
build:
Expand Down

0 comments on commit bbfd934

Please sign in to comment.