Skip to content

Commit 57b45c6

Browse files
committed
Added forks parameter in readme
1 parent 10cb766 commit 57b45c6

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
@@ -59,7 +59,7 @@ _Note: The whole documentation of the action will be updated soon_
5959
| `gh_token` | NA | GitHub Personal Access token | Yes | NA |
6060
| `file_name` | `README.md` | Name of the readme file or any other file containing the comment mentioned above. Note: The file needs to be in root of repository. (Dynamic paths coming in next version!) | No | myfile.txt/ myfile.html |
6161
| `max_repo_description` | 50 | How much description you want to Display | No | 40 |
62-
62+
| `allow_forks` | True | Control if you want to display number of forks of the repository | No | False |
6363

6464
## Examples
6565
- [My Workflow File](https://github.com/kaustubhgupta/kaustubhgupta/blob/master/.github/workflows/updaters.yml#L24)

0 commit comments

Comments
 (0)