diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index c8cbad4f06663dd79f55f7d650c8a199e8eda8ad..1a90ed063a88a819a3e45008b5d4d867a40fb8b2 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -1,6 +1,6 @@ name: Greetings -on: [pull_request, issues] +on: [issues, pull_request_target] jobs: greeting: