update greetings.yml with pull_request_target (#677)

Should resolve "Resource not accessible by integration" error message.

https://github.com/actions/first-interaction/issues/10#issuecomment-670968624
pull/1/head
Glenn Jocher 5 years ago committed by GitHub
parent e742dcf417
commit 0e207551aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
name: Greetings name: Greetings
on: [pull_request, issues] on: [pull_request_target, issues]
jobs: jobs:
greeting: greeting:

Loading…
Cancel
Save