Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

chore(deps): update actions/upload-artifact action to v4 #5

chore(deps): update actions/upload-artifact action to v4

chore(deps): update actions/upload-artifact action to v4 #5

---
name: PR commented
# yamllint disable-line rule:truthy
on:
issue_comment:
types:
- created
jobs:
slash-command-dispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
# yamllint disable-line rule:comments
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
reactions: true
commands: |
help