11# Assign Author
22
33[ ![ CI Status] ( https://github.com/technote-space/assign-author/workflows/CI/badge.svg )] ( https://github.com/technote-space/assign-author/actions )
4- [ ![ codecov] ( https://codecov.io/gh/technote-space/assign-author/branch/master /graph/badge.svg )] ( https://codecov.io/gh/technote-space/assign-author )
4+ [ ![ codecov] ( https://codecov.io/gh/technote-space/assign-author/branch/main /graph/badge.svg )] ( https://codecov.io/gh/technote-space/assign-author )
55[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/technote-space/assign-author/badge )] ( https://www.codefactor.io/repository/github/technote-space/assign-author )
6- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/technote-space/assign-author/blob/master /LICENSE )
6+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/technote-space/assign-author/blob/main /LICENSE )
77
88* Read this in other languages: [ English] ( README.md ) , [ 日本語] ( README.ja.md ) .*
99
@@ -20,7 +20,6 @@ Issue や Pull Request に Author をアサインする GitHub Actions です。
2020- [ インストール] ( #%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB )
2121- [ Action イベント詳細] ( #action-%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88%E8%A9%B3%E7%B4%B0 )
2222 - [ 対象イベント] ( #%E5%AF%BE%E8%B1%A1%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88 )
23- - [ このアクションを使用しているリポジトリの例] ( #%E3%81%93%E3%81%AE%E3%82%A2%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA%E3%81%AE%E4%BE%8B )
2423- [ Author] ( #author )
2524
2625</details >
@@ -67,32 +66,6 @@ Issue や Pull Request に Author をアサインする GitHub Actions です。
6766|pull_request, pull_request_target|opened, reopened|
6867|issues|opened, reopened|
6968
70- # # このアクションを使用しているリポジトリの例
71- - [Release GitHub Actions](https://github.com/technote-space/release-github-actions)
72- - [issue-opened.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/issue-opened.yml)
73- - [pr-opened.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/pr-opened.yml)
74- - [Auto card labeler](https://github.com/technote-space/auto-card-labeler)
75- - [issue-opened.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/issue-opened.yml)
76- - [pr-opened.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/pr-opened.yml)
77- - [Assign Author](https://github.com/technote-space/assign-author)
78- - [issue-opened.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/issue-opened.yml)
79- - [pr-opened.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/pr-opened.yml)
80- - [TOC Generator](https://github.com/technote-space/toc-generator)
81- - [issue-opened.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/issue-opened.yml)
82- - [pr-opened.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/pr-opened.yml)
83- - [Package Version Check Action](https://github.com/technote-space/package-version-check-action)
84- - [issue-opened.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/issue-opened.yml)
85- - [pr-opened.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/pr-opened.yml)
86- - [Get Diff Action](https://github.com/technote-space/get-diff-action)
87- - [issue-opened.yml](https://github.com/technote-space/get-diff-action/blob/master/.github/workflows/issue-opened.yml)
88- - [pr-opened.yml](https://github.com/technote-space/get-diff-action/blob/master/.github/workflows/pr-opened.yml)
89- - [Create Project Card Action](https://github.com/technote-space/create-project-card-action)
90- - [issue-opened.yml](https://github.com/technote-space/create-project-card-action/blob/master/.github/workflows/issue-opened.yml)
91- - [pr-opened.yml](https://github.com/technote-space/create-project-card-action/blob/master/.github/workflows/pr-opened.yml)
92- - [Get git comment action](https://github.com/technote-space/get-git-comment-action)
93- - [issue-opened.yml](https://github.com/technote-space/get-git-comment-action/blob/master/.github/workflows/issue-opened.yml)
94- - [pr-opened.yml](https://github.com/technote-space/get-git-comment-action/blob/master/.github/workflows/pr-opened.yml)
95-
9669# # Author
9770[GitHub (Technote)](https://github.com/technote-space)
9871[Blog](https://technote.space)
0 commit comments