Skip to content

Bump ws from 5.2.2 to 5.2.4 #43

Bump ws from 5.2.2 to 5.2.4

Bump ws from 5.2.2 to 5.2.4 #43

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 your contribution 👍'' first issue'
pr-message: 'Thanks for your contribution 👍'' first pr'