Skip to content

Commit

Permalink
Fix handling of PRs from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
soliton- committed Oct 1, 2020
1 parent 1d93567 commit 742b58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Expand Up @@ -3,7 +3,7 @@ name: Greetings
on:
issues:
types: [opened]
pull_request:
pull_request_target:
types: [opened]

jobs:
Expand Down

0 comments on commit 742b58c

Please sign in to comment.