Skip to content

chore(deps): bump the all group across 1 directory with 5 updates #668

chore(deps): bump the all group across 1 directory with 5 updates

chore(deps): bump the all group across 1 directory with 5 updates #668

Workflow file for this run

name: Slash Command Routing
permissions:
contents: read
on:
issue_comment:
types: [created]
jobs:
check_comments:
if: ${{ github.event.issue.pull_request }}
permissions:
issues: write # for peter-evans/slash-command-dispatch to create issue reaction
pull-requests: write # for peter-evans/slash-command-dispatch to create PR reaction
uses: tektoncd/plumbing/.github/workflows/_slash.yml@5fcd73e7a60655e2cc717015e91be844523ab8f1 # main
secrets: inherit