Skip to content

feat: return proof predictions in GET /api/v1/proof route #415

feat: return proof predictions in GET /api/v1/proof route

feat: return proof predictions in GET /api/v1/proof route #415

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1