Skip to content

changed waiting state to running for 202 code reposnse #1158

changed waiting state to running for 202 code reposnse

changed waiting state to running for 202 code reposnse #1158

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks! Feedback is very much appreciated!'
pr-message: 'Well done! You have taken the first step into a larger world'