Skip to content

Fixed issues with keyboard-shortcuts in tiptap starter kit (#1011) #285

Fixed issues with keyboard-shortcuts in tiptap starter kit (#1011)

Fixed issues with keyboard-shortcuts in tiptap starter kit (#1011) #285

name: PR-autoupdate-from-main
on:
push:
branches:
- main
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: bigbinary/[email protected]
with:
github_token: ${{ secrets.AUTOREBASE_TOKEN }}