Skip to content

Feat/arabic support #6635

Feat/arabic support

Feat/arabic support #6635

Workflow file for this run

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