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

chore(deps): bump peter-evans/create-pull-request from 5 to 6 in /.github/workflows #362

chore(deps): bump peter-evans/create-pull-request from 5 to 6 in /.github/workflows

chore(deps): bump peter-evans/create-pull-request from 5 to 6 in /.github/workflows #362

name: "[Issue] prepare-release Dispatch Pull Request Trigger"
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v1
with:
token: ${{ secrets.PA_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
commands: prepare-release
permission: none
issue-type: pull-request