Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Bump @types/mocha from 10.0.7 to 10.0.8 #190

Bump @types/mocha from 10.0.7 to 10.0.8

Bump @types/mocha from 10.0.7 to 10.0.8 #190

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to the concurrent-priority-worker-queue repository! Thank you for reporting a bug to us, and I hope you continue to do so in the future.'
pr-message: 'Thank you for contributing to the concurrent-priority-worker-queue repository!'