Skip to content

fix: cross-runtime consistency fixes #65

fix: cross-runtime consistency fixes

fix: cross-runtime consistency fixes #65

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0