Skip to content

[Sophia] Week4 Solution #289

[Sophia] Week4 Solution

[Sophia] Week4 Solution #289

Workflow file for this run

name: 🤖 Automation
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: toshimaru/auto-author-assign@v2.1.0