Skip to content

style(image-viewer): keep animation staying end #6

style(image-viewer): keep animation staying end

style(image-viewer): keep animation staying end #6

Workflow file for this run

name: PR_COMMENT_CI
on:
issue_comment:
types: [created]
jobs:
auto-pr:
runs-on: ubuntu-latest
if: ${{ github.event.issue.pull_request }}
steps:
- name: Auto PR
uses: TDesignOteam//tdesign-pr-trigger-action@develop
with:
token: ${{ secrets.TDESIGN_BOT_TOKEN }}