Skip to content

Bump mocha from 10.2.0 to 10.3.0 #6

Bump mocha from 10.2.0 to 10.3.0

Bump mocha from 10.2.0 to 10.3.0 #6

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: 'Thank you for reporting this issue!'
pr-message: 'Thank you for this pull request!'