Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

fix: add <Pinkuagrawal28> #769

fix: add <Pinkuagrawal28>

fix: add <Pinkuagrawal28> #769

Workflow file for this run

on:
fork:
push:
branches: [main]
issues:
types: [opened]
issue_comment:
types: [created]
pull_request_target:
types: [opened]
pull_request_review_comment:
types: [created]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "<h3>Hey! contributor, thank you for opening an Issue 🎉.</h3>"
pr-message: "<h3>Hey! contributor, thank you for opening a Pull Request 🎉.</h3>"
footer: "Soon one of our maintainers will review it and provide you with feedback/suggestions. Star ⭐ this repo to show us support.</b><br><br><b>Happy, Open Source!</b>"