Skip to content

List to contribute #194

List to contribute

List to contribute #194

name: Auto message on First Issue
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.ISSUES_PR }}
issue-message: ' Hello there!馃憢 Welcome to the project!馃殌 Thank you and congrats馃帀 for opening your very first issue in this project. '