Skip to content

방문한 링크버튼 텍스트 색상 변하지 않도록 수정 #66

방문한 링크버튼 텍스트 색상 변하지 않도록 수정

방문한 링크버튼 텍스트 색상 변하지 않도록 수정 #66

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.1