Skip to content

chore: bi-directional link component text #3666

chore: bi-directional link component text

chore: bi-directional link component text #3666

Workflow file for this run

name: PR Auto Assign
# on: pull_request
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
assign:
name: Assign
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.4