Skip to content

Bump react-router-dom from 6.26.2 to 6.28.0 #898

Bump react-router-dom from 6.26.2 to 6.28.0

Bump react-router-dom from 6.26.2 to 6.28.0 #898

Workflow file for this run

name: Slash command dispatch
on:
issue_comment:
types: [created]
jobs:
dispatcher:
runs-on: ubuntu-latest
steps:
- name: Slash command dispatch
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.GH_SSO_REPO_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true