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
+1
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ Configuration
54
54
|`table-coverage-change`| Show only files which their coverage changed equal or above this percentage <br/> Default: `0`|
55
55
|`signature`| Custom signature to be used at the bottom of the comment. <br/>If you need multiple comments per pull request each step needs to have a unique `signature`|
56
56
|`github-token`| Custom [PAT][pat] to be used instead of the [default action token][default-token], should have the `repo` scope |
57
+
|`skip-comments-on-forks`| Should skip trying to comment on [pull requests created from forks](#restrictions-on-forks) <br/> Default: `false`|
0 commit comments