Skip to content

Add Data Structures npm package in this repo #84

Add Data Structures npm package in this repo

Add Data Structures npm package in this repo #84

Workflow file for this run

name: Auto Comment
on: [issues, pull_request]
permissions: write-all
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
issuesOpened: |
Hello πŸ‘‹ @{{ author }}, thanks for creating issue at npmBox, hope you followed the guidelines.
pullRequestOpened: |
πŸ‘‹ @{{ author }}
Thank you for making PR at npmBox.
Please make sure you have followed our contributing guidelines. Our mentors will review it soon.