Skip to content

Added ability to use useHotkeys inside and iframe (#23) #8

Added ability to use useHotkeys inside and iframe (#23)

Added ability to use useHotkeys inside and iframe (#23) #8

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 }}