Skip to content

Added Library Management System in Python #235

Added Library Management System in Python

Added Library Management System in Python #235

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: "Thank you for contributing to Codemsitic. We love you and your Issue ❤️🎉 . Your issues, really help us with our project... Waiting for you to contribute again to Codemistic."
pr-message: "Thank you for contributing to codemistic. We love you and your PR ❤️🎉 . Waiting for you to contribute again to Codemistic"