Skip to content

Commit

Permalink
ci: Use pull_request_target in GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasBoll committed Feb 10, 2021
1 parent 159da10 commit ea5dbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: pull_request
on: pull_request_target

jobs:
verify:
Expand Down

0 comments on commit ea5dbd8

Please sign in to comment.