Skip to content

Merge pull request #65 from narainkarthikv/develop #30

Merge pull request #65 from narainkarthikv/develop

Merge pull request #65 from narainkarthikv/develop #30

Workflow file for this run

name: Greetings
on:
push:
branches:
- develop
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 your first pull request on the sticky-memo repository! The Wisdom Fox community appreciates your contribution and can't wait to review your work. If you need any assistance or clarification, don’t hesitate to ask. Thanks for helping us improve sticky-memo!"