Skip to content

Misplaced limit parameter #366

Misplaced limit parameter

Misplaced limit parameter #366

---
name: PR commented
on: # yamllint disable-line rule:truthy
issue_comment:
types:
- created
permissions: read-all
jobs:
slash-command-dispatch:
runs-on: ubuntu-latest
permissions:
# to dispatch the command via workflow
contents: write
# to add a reaction to the comment
pull-requests: write
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@c5d899d61979ab022c66e48443e5920dba8ee6c6 # ratchet:peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: |
help