Skip to content

[Snyk] Upgrade @jsdoc/salty from 0.2.4 to 0.2.8 #288

[Snyk] Upgrade @jsdoc/salty from 0.2.4 to 0.2.8

[Snyk] Upgrade @jsdoc/salty from 0.2.4 to 0.2.8 #288

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