Skip to content

[WIP] ZK-5839: ZK-5839 Follow up on ZK-5696: missing nested shadow element … #185

[WIP] ZK-5839: ZK-5839 Follow up on ZK-5696: missing nested shadow element …

[WIP] ZK-5839: ZK-5839 Follow up on ZK-5696: missing nested shadow element … #185

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