Skip to content

Commit

Permalink
Merge branch 'main' into dev_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MaragathaMeenakshi authored Jun 11, 2024
2 parents ad514f4 + c58fe54 commit b11d53f
Show file tree
Hide file tree
Showing 269 changed files with 3,009 additions and 11,510 deletions.
21 changes: 21 additions & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: 'Greetings'

on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
issues: write
pull-requests: write

jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:

issue-message: "Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible."
pr-message: "Great job, @${{ github.actor }}! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. kindly remember to check our [contributing guidelines](https://github.com/arghadipmanna101/Flipkart_Clone/blob/main/CONTRIBUITING.md)"
297 changes: 0 additions & 297 deletions FPZ.html

This file was deleted.

Loading

0 comments on commit b11d53f

Please sign in to comment.