diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 4623ffb4c8bed810f435ccf6a03b094287e4f5c2..b95e6e4bd03a107e96d90627e03c8ab408ff3d9e 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -18,6 +18,7 @@ # name: Little RocketMQ +on: [pull_request_target, issues] uses: actions/first-interaction@v1.1.0 with: # Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}