name:Greetingson: [pull_request, issues]
jobs:greeting:runs-on:ubuntu-lateststeps:-uses:actions/first-interaction@v1with:repo-token:${{secrets.GITHUB_TOKEN}}issue-message:'Thank you for reporting this issue!'pr-message:'Thank you for this pull request!'