Skip to content

feat(Dataset): add initial background queue, task, work and trigger t… #2325

feat(Dataset): add initial background queue, task, work and trigger t…

feat(Dataset): add initial background queue, task, work and trigger t… #2325

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]