Skip to content

πŸ§‘β€πŸ’» : Refactoring the header of the Home Page #554

πŸ§‘β€πŸ’» : Refactoring the header of the Home Page

πŸ§‘β€πŸ’» : Refactoring the header of the Home Page #554

Workflow file for this run

name: Issue Auto Commenter
on:
issues:
types: [opened]
jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Add comment to new issue
uses: actions-ecosystem/action-add-comment@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
issue_number: ${{ github.event.issue.number }}
comment: |
πŸ‘‹ Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! πŸš€