Skip to content

Switch from argparse to Typer #636

Switch from argparse to Typer

Switch from argparse to Typer #636

Workflow file for this run

name: Greetings
on: [pull_request_target, 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 for IOSF, Will get back to you soon !. "
pr-message: "🎉Congratulations!!🎉 for making your first PR , our mentors will review it soon."