Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Bump parse-ms from 2.1.0 to 4.0.0 #297

Bump parse-ms from 2.1.0 to 4.0.0

Bump parse-ms from 2.1.0 to 4.0.0 #297

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for submiting the issue, i will check it ASAP'
pr-message: 'Thanks for contributing to my repo, i will review your PR commits'