Skip to content

Bug - Update optimization workflow to automatically push changes to release branch through a PR #14779

Bug - Update optimization workflow to automatically push changes to release branch through a PR

Bug - Update optimization workflow to automatically push changes to release branch through a PR #14779

name: '[Utils] Slash Command Dispatch'
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.GH_ACTIONS_PAT }}
reaction-token: ${{ secrets.GH_ACTIONS_PAT }}
permission: admin
commands: |
approve