Skip to content

Revert "Possible Spotify Fix 3" #39

Revert "Possible Spotify Fix 3"

Revert "Possible Spotify Fix 3" #39

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: 'Hey Thanks for the mentioned Issue | We will take a look into that soon !'
pr-message: 'Thanks for supporting this project | The New Code will be tested asap ! '