Skip to content

chore!: Modify read_actions to not require callers to know details about checkpoints. #530

chore!: Modify read_actions to not require callers to know details about checkpoints.

chore!: Modify read_actions to not require callers to know details about checkpoints. #530

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]