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 typescript from 5.5.4 to 5.6.2 #189

Bump typescript from 5.5.4 to 5.6.2

Bump typescript from 5.5.4 to 5.6.2 #189

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!'