Skip to content

docs: Update readme to reflect tracing feature is needed for read-table #79

docs: Update readme to reflect tracing feature is needed for read-table

docs: Update readme to reflect tracing feature is needed for read-table #79

Workflow file for this run

# Auto assign every PR to its author when opened
name: Auto-assign PR
on:
pull_request_target:
types: [ opened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]