Skip to content

Commit a615ef0

Browse files
chore: tweaks
1 parent 98499bc commit a615ef0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
|INCLUDE_LABELS|プルリクエストに付与されているかチェックするラベル| |`Label1, Label2`|
8888
|OPENING_COMMENT|開始コメント (DocToc以外のため)|`<!-- toc `| |
8989
|CLOSING_COMMENT|終了コメント (DocToc以外のため)|`<!-- tocstop `| |
90-
|SKIP_COMMENT|スキップコメント| |`<!-- toc skip `|
90+
|SKIP_COMMENT|スキップコメントを変更 (default: `<!-- DOCTOC SKIP `)| |`<!-- toc skip `|
9191
|GITHUB_TOKEN|アクセストークン|`${{github.token}}`|`${{secrets.ACCESS_TOKEN}}`|
9292
|SIGNOFF| Signed-off-byを付与 | |`true`|
9393

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ e.g. `README.md`
8888
|INCLUDE_LABELS|Labels used to check if the PullRequest has it| |`Label1, Label2`|
8989
|OPENING_COMMENT|Opening comment (for other than DocToc)|`<!-- toc `| |
9090
|CLOSING_COMMENT|Closing comment (for other than DocToc)|`<!-- tocstop `| |
91-
|SKIP_COMMENT|Skip comment| |`<!-- toc skip `|
91+
|SKIP_COMMENT|Change skip comment (default: `<!-- DOCTOC SKIP `)| |`<!-- toc skip `|
9292
|GITHUB_TOKEN|Access token|`${{github.token}}`|`${{secrets.ACCESS_TOKEN}}`|
9393
|SIGNOFF| Add `Signed-off-by` line | |`true`|
9494

0 commit comments

Comments
 (0)