Skip to content

fix: clamp page after bulk video delete #41

fix: clamp page after bulk video delete

fix: clamp page after bulk video delete #41

Workflow file for this run

name: CI
on: [push, pull_request]
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run check