Skip to content

Welcome New Contributors #1386

Welcome New Contributors

Welcome New Contributors #1386

Workflow file for this run

name: "First Time Contributor"
on:
schedule:
- cron: "*/10 * * * *"
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: fjeremic/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: |-
Thank you for supporting the project $GITHUB_ACTOR, and congratulations on your
first contribution!👏 A project committer will shortly review your contribution.
In the meantime, please skim over the
contribution guidelines to which all pull requests must adhere. We welcome you to the GDSC community! 🤝
We hope to see you around!🤝