Skip to content

[환미니니] 8주차 문제풀이 제출 #363

[환미니니] 8주차 문제풀이 제출

[환미니니] 8주차 문제풀이 제출 #363

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