Skip to content

Update Marketplace.sol #185

Update Marketplace.sol

Update Marketplace.sol #185

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi 😄, thanks for creating your first issue at Solidity-Pathshala!🚀⚡.'
pr-message: 'Thank you for your pull request and welcome to our community! We will soon be getting back to you. Your patience will be greatly appreciated!Thanks! 🥳'