Skip to content

[DNM] temp: readme edit for ci test #8197

[DNM] temp: readme edit for ci test

[DNM] temp: readme edit for ci test #8197

Workflow file for this run

name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-22.04
steps:
- uses: toshimaru/auto-author-assign@v1.4.0