Stop greeting on PRs as does not work with Actions

See
https://github.com/actions/first-interaction/issues/10
This commit is contained in:
Gunnsteinn Hall 2020-03-09 23:52:07 +00:00 committed by GitHub
parent d1c808d136
commit ed30fe63f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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