Skip to content

refactor: infinite scroll #5

refactor: infinite scroll

refactor: infinite scroll #5

name: Main
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit