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

chore(deps): bump reselect from 4.1.8 to 5.1.0 #399

chore(deps): bump reselect from 4.1.8 to 5.1.0

chore(deps): bump reselect from 4.1.8 to 5.1.0 #399

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