diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index e932768947..0b4be6726f 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: