Skip to content

Cleanup dependencies and fixed eslint (#21) #16

Cleanup dependencies and fixed eslint (#21)

Cleanup dependencies and fixed eslint (#21) #16

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