Skip to content

Commit b6497d5

Browse files
committed
docs: update README to clarify PR comment behavior for forked repositories
1 parent 8e83b62 commit b6497d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
> [!IMPORTANT]
124124
> `pr-comments` is an experimental feature. By default, it's disabled.
125125
>
126-
> This feature currently doesn’t work with forked repositories. For more details, refer to issue [#77](https://github.com/commit-check/commit-check-action/issues/77).
126+
> For forked repositories skip PR comment. For more details, refer to issue [#77](https://github.com/commit-check/commit-check-action/issues/77).
127127

128128
Note: the default rule of above inputs is following [this configuration](https://github.com/commit-check/commit-check-action/blob/main/commit-check.toml). If you want to customize, just add your [`commit-check.toml`](https://commit-check.github.io/commit-check/configuration.html) config file under your repository root directory.
129129

0 commit comments

Comments
 (0)