Skip to content

Commit

Permalink
update greetings.yml with pull_request_target (#677)
Browse files Browse the repository at this point in the history
Should resolve "Resource not accessible by integration" error message.

actions/first-interaction#10 (comment)
  • Loading branch information
MichaelAnderson-AI committed Aug 8, 2020
1 parent 5cc90e1 commit 894b38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Greetings

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

jobs:
greeting:
Expand Down

0 comments on commit 894b38f

Please sign in to comment.