Skip to content

build(deps-dev): bump @jsdoc/eslint-config from 1.1.7 to 1.2.3 #227

build(deps-dev): bump @jsdoc/eslint-config from 1.1.7 to 1.2.3

build(deps-dev): bump @jsdoc/eslint-config from 1.1.7 to 1.2.3 #227

Workflow file for this run

name: Greetings
on: [pull_request_target, 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: "Wonderful, you have created your first issue for clean-jsdoc-theme. Someone will talk to you soon!"
pr-message: "That's Amazing! Thanks for creating your first PR for clean-jsdoc-theme. Someone will review it soon!"