Skip to content

chore(deps): bump necord from 6.8.6 to 6.8.7 #135

chore(deps): bump necord from 6.8.6 to 6.8.7

chore(deps): bump necord from 6.8.6 to 6.8.7 #135

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: "Thank you for submitting your first issue! I appreciate any kind of feedback that helps me to improve this template."
pr-message: "Thank you for submitting your first pull request! I appreciate any kind of contribution to improve this template."