Skip to content

fix(restructure): restructured the repeated functionality #21

fix(restructure): restructured the repeated functionality

fix(restructure): restructured the repeated functionality #21

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!"