Skip to content

[์„ ์žฌ] WEEK 03 #257

[์„ ์žฌ] WEEK 03

[์„ ์žฌ] WEEK 03 #257

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