Skip to content

chore(deps): bump next from 15.4.1 to 16.0.0 in /docs #135

chore(deps): bump next from 15.4.1 to 16.0.0 in /docs

chore(deps): bump next from 15.4.1 to 16.0.0 in /docs #135

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
πŸ‘‹ Thank you for submitting your first Issue πŸŽ‰
We truly appreciate your feedback β€” it helps us continuously improve the component library experience.
Our team will review it soon and follow up with you. Thanks for your support!
pr-message: |
πŸŽ‰ Thank you for submitting your first Pull Request!
Your contribution makes the component library better and helps more developers πŸ™Œ
The reviewer will check it shortly β€” we really appreciate your participation!