Skip to content

Navbar store specific, fixing BE routes for billboards, categories and products and fixing frontend data fetching and bug in unauthenticated user fetching products #1602

Navbar store specific, fixing BE routes for billboards, categories and products and fixing frontend data fetching and bug in unauthenticated user fetching products

Navbar store specific, fixing BE routes for billboards, categories and products and fixing frontend data fetching and bug in unauthenticated user fetching products #1602

Workflow file for this run

name: Greetings
on:
fork:
push:
branches: [main]
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hello ${{ github.actor }}! Thanks for opening an issue in Ezyshop! 🚀 \n\n - We'll get back to you as soon as possible. \n\n - Hope you star our [Repo](https://github.com/mdazfar2/Ezyshop). \n\n - Join our [Discord Server](https://discord.gg/YnABU7tdU3) to collaborate and discuss further. "
pr-message: "Thank you, ${{ github.actor }}, for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making Ezyshop better. 🎉 "