Skip to content

Francisco Tudela

Francisco Tudela #118

Workflow file for this run

name: Greetings
on: [pull_request]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Thanks for contributing to this project, hope you liked the guide provided to facilitate easy contribution.'