Skip to content

build(deps-dev): bump eslint from 9.14.0 to 9.15.0 #2208

build(deps-dev): bump eslint from 9.14.0 to 9.15.0

build(deps-dev): bump eslint from 9.14.0 to 9.15.0 #2208

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: |
Hello @${{ github.actor }}, thank you for your interest in this repo! Please follow the **Bug Report** template to fill out the steps to reproduce the issues. Thanks again.
pr-message: "Hello @${{ github.actor }}, thanks for sending a PR. Please be patient, I will review it as soon as possible."