diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index e9327689..0b4be672 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -1,7 +1,7 @@ name: Greetings # https://github.com/marketplace/actions/first-interaction -on: [pull_request, issues] +on: [issues] # pull_request jobs: greeting: