Skip to content

Part 4: read_table.c uses transform in ffi #75

Part 4: read_table.c uses transform in ffi

Part 4: read_table.c uses transform in ffi #75

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]