You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -85,10 +85,10 @@ jobs:
85
85
### `pr-comments`
86
86
87
87
- **Description**: post results to the pull request comments
88
-
- Default: 'true'
88
+
- Default: 'false'
89
89
90
90
> [!IMPORTANT]
91
-
> This is an experimental feature. To use it you need to set `GITHUB_TOKEN` in the GitHub Action.
91
+
> `pr-comments` is an experimental feature. To use it you need to set `GITHUB_TOKEN` in the GitHub Action.
92
92
>
93
93
> 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)
0 commit comments