Skip to content

added forgot password #2713

added forgot password

added forgot password #2713

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Welcome to Our repository.🎊 Thank you so much for taking the time to point this out."