Skip to content

ZK-5649: zk doesn't recreate a template when notifying a template's p… #165

ZK-5649: zk doesn't recreate a template when notifying a template's p…

ZK-5649: zk doesn't recreate a template when notifying a template's p… #165

name: Automatic Rebase Trigger
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commands: rebase
permission: write
issue-type: pull-request