Skip to content

Dependency Dashboard #4

Dependency Dashboard

Dependency Dashboard #4

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: "Thanks for telling me. if you reported a wormhole, it won't take long for me to fight it!
> I am a bot, and this action was performed automatically.
"
pr-message: "PR protocol initiated. PR was said."