Skip to content

Added new json for fullmeteor172 #95

Added new json for fullmeteor172

Added new json for fullmeteor172 #95

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 }}
pr-message: |
Hey @${{ github.actor }}!, thank you for contributing to open source!
Congrats on making your pull request to OpenSource101!
We will validate the PR and merge if no conflicts.
All the best on your Open Source journey!!
issue-message: |
Hey @${{ github.actor }}!, thanks for dropping an issue. We will look into this as soon as possible.