Skip to content

[Bug]: Checkout page navbar not working and no proper routing and organising of files #3651

[Bug]: Checkout page navbar not working and no proper routing and organising of files

[Bug]: Checkout page navbar not working and no proper routing and organising of files #3651

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: >
Hi @${{ github.actor }}! Thanks for opening this issue. We appreciate your contribution to this open-source project.
pr-message: >
Hi @${{ github.actor }}! Thank you for your valuable contribution! Our team will review it and get back to you soon.